A
Azure management REST API
Details
- URL
-
https://management.azure.com - Docs
- https://learn.microsoft.com/en-us/rest/api/resources/resources
Authentication
Authorization: Bearer <credential> Register an application in Microsoft Entra ID / Microsoft identity platform, grant it the Azure API permissions you need, and use the app registration to obtain OAuth Bearer access tokens. For interactive local use, the easiest path is signing in with Azure CLI via az login, which can acquire tokens for Azure APIs.