For the complete documentation index, see llms.txt. This page is also available as Markdown.

How Epiphany Interacts With the Azure API

API Calls

Epiphany uses the API calls listed below to interact with Azure AD:

Get-AzureADUser -All

Get-AzureADGroup -All

Get-AzureADTenantDetail

Get-AzSubscription

Get-AzResourceGroup

Get-AzVM

Get-AzKeyVault

Get-AzureADDevice -All

Get-AzureADGroupOwner

Get-AzRoleAssignment

Get-AzADServicePrincipal

Get-AzureADDirectoryRole

Get-AzureADDirectoryRoleMember

Get-AzureADApplication

Get-AzureADApplicationOwner

Last updated