Skip to content

Set up CloudMonitor to monitor your Service Principals within the Azure tenant.

Navigate toAzure Active Directory > App Registrations, and click your CloudMonitor Service Principal by name or ClientId under the “All applications” tab.

Step 1 screenshot

On the side menu, under Manage, click “API permissions” and then click “Add a permission”.

Step 2 screenshot

In the modal window that opens, click “Microsoft Graph”.

Step 3 screenshot

Click “Application permissions” and search for [[Application.Read.All]] in the select permissions input field. Then add the read permission by clicking “Add permissions” below.

Step 4 screenshot

Repeat the last step for the same Service Principal, adding these read permissions:
• [[AuditLog.Read.All]]
• [[Directory.Read.All]]

Step 5 screenshot

Click “Grant admin consent for …”. This action requires a user with Admin rights.

Step 6 screenshot