Microsoft Graph API Permissions for Monitoring Azure
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
To fetch Azure app registration details, the Datadog-Azure integration requires access to the Microsoft Graph API, which is queried at the tenant level.
Note: On the Azure integration tile in Datadog, if there are several app registrations (client IDs) used for the same tenant, you only need permissions on one app registration.
Setup
In your Azure portal, go to the App registrations page. Click on the app registration you want to modify.
In the left sidebar, under the Manage section, click on API permissions.
Click + Add a permission.
In the panel that opens, select Microsoft Graph.
On the next page, select Application permissions. Then, under Select permissions, search for and enable each of the following permissions.
Application.Read.All
Directory.Read.All
Group.Read.All
Policy.Read.All
User.Read.All
Click the checkbox on the left, and click the Add permissions button at the bottom to add each permission.
Further Reading
Documentation, liens et articles supplémentaires utiles: