A
Azure AD Graph RBAC REST API
Details
- URL
-
https://graph.windows.net - Docs
- https://learn.microsoft.com/en-us/graph/migrate-azure-ad-graph-overview
Authentication
Register an application in Microsoft Entra ID from the Azure portal as described in Authenticate Azure Batch services with Microsoft Entra ID and standard Azure app registration flows. Then acquire an OAuth access token for the target resource/audience required by the API: Batch uses https://batch.core.windows.net/, and Azure AD Graph / Graph RBAC uses a token for https://graph.windows.net/.