AzureAppPermission
AzureAppPermission represents the enumeration of various Azure app permissions for authenticating and connecting to the required Azure resource APIs in the customer subscriptions.
Values
| Value | Description |
|---|---|
| AZURE_APP_PERMISSION_UNSPECIFIED | Unspecified permission. |
| AZURE_GRAPH_GROUP_RW | Represents the permission needed for managing Entra ID group to use EntraID authentication in Exocompute. |
| AZURE_SQL_IMPERSONATION | Represents the impersonation permission needed for authenticating and connecting to an Azure SQL Database or an Azure SQL Managed Instance. |
| AZURE_STORAGE_IMPERSONATION | Represents the impersonation permission needed for authenticating and connecting to an Azure Storage. |