Azure Automation account admin consent for API issue

Hayward, Darrell 1 Reputation point
2021-03-05T16:19:23.037+00:00

We have multiple Azure subscriptions.

An admin of one of these has subscriptions created an automation account, with run as privileges.

That run as account in Azure AD has API permissions to Azure Active Directory Graph (as picture) - this requires Admin consent to run.

My question is: If I grant permission on an AD level, does that grant permission for that account on all subscriptions using Azure Active Directory Graph, or only that subscription that the automation account is in?

I'm more concerned about the Application.ReadWrite.All permission

74874-2021-03-05-17-12-02-window.png

Hope that made sense.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,750 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,113 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,453 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 95,181 Reputation points MVP
    2021-03-05T19:19:16.957+00:00

    Only on the currently selected Azure AD instance. I would be wary granting such permissions though, at minimum try to understand why they are needed.

    1 person found this answer helpful.