Azure Monitor · OAuth Scopes
Azure Monitor OAuth Scopes
OAuth 2.0
derived
Azure Monitor publishes 4 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Azure Monitor API on a user’s behalf.
Tokens are issued from https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Application InsightsCloudLogsMetricsMonitoringObservability
Scopes: 4
Flows: clientCredentials
Method: derived
OAuth endpoints
Token URL
https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
Flows
clientCredentials
clientCredentials
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| https://api.applicationinsights.io/.default | Access Application Insights API | clientCredentials |
| https://api.loganalytics.io/.default | Access Log Analytics API | clientCredentials |
| https://management.azure.com/.default | Access Azure Management API | clientCredentials |
| https://monitor.azure.com/.default | Access Azure Monitor ingestion | clientCredentials |