Can you assign AD groups to a Azure Resource Group?

Nathan Gilstrap 21 Reputation points
2022-03-04T13:11:46.497+00:00

I am trying to explore the possibility of using Azure Resource groups for RBAC. So my question is can AD groups be applied to an Azure Resource Group? Example we have JobTitle1. JobTitle1 needs access to AD Groups x, y, and z. Could I create a Resource group named JobTitle1, add the AD groups x, y, and z to it and be able to use that resource group to add users to so that they have the proper AD groups applied to their account?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Pratik Somaiya 4,211 Reputation points Volunteer Moderator
    2022-03-04T13:18:41.69+00:00

    Yes, a resource owner can provide access to an Azure AD Group to an Azure resource

    You can assign AD groups a relevant role in your resource

    https://learn.microsoft.com/en-us/azure/active-directory/roles/groups-assign-role

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.