Configuring Settings for Azure

In most cases, you don't have to configure anything specifically to start auditing Azure AD, app authorization is enough.

To start collecting and auditing Azure Subscription information, then perform the following configuration steps even if you authorized the app before.

  1. Start Windows Powershell.

  2. Run command:

New-AzRoleAssignment -Scope "/" -RoleDefinitionName  "Monitoring Reader" -ApplicationId '97bdeda3-63b1-480c-a013-3431aed2667a'

Continue reading:

Microsoft Subscriptions