Microsoft Azure Architect Design (AZ-304) Practice Test

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Microsoft Azure Architect Design (AZ-304) Exam with our comprehensive resources. Engage with interactive questions, real exam scenarios, and detailed explanations tailored to enhance your understanding. Ace your exam and elevate your cloud architecture skills!

Practice this question and more.


What is the best way for Contoso to assign the Contributor role to Fabrikam developers in their Azure subscription?

  1. Use Azure AD roles

  2. Create a role assignment through Azure AD Connect

  3. Use Azure Role Assignment via the Azure Portal

  4. Implement Azure AD B2B collaboration

The correct answer is: Create a role assignment through Azure AD Connect

The best way for Contoso to assign the Contributor role to Fabrikam developers in their Azure subscription is through Azure Role Assignment via the Azure Portal. This approach allows Contoso to grant specific permissions to users, groups, and service principals. Using the Azure Portal for role assignments provides a straightforward interface for managing access control within Azure resources. When the Contributor role is assigned, it grants users the necessary permissions to manage resources in the subscription without the ability to grant access to others, effectively allowing them to manage resources while keeping security intact. In contrast, while Azure AD roles manage access at a directory level, they do not inherently provide the granular role-based access needed for Azure resources specifically. Azure AD Connect primarily synchronizes identities with on-premises directories but is not used for direct role assignment in Azure. Azure AD B2B collaboration, although useful for allowing external users to access resources, does not directly facilitate role assignments within Azure subscriptions like the Role Assignment does through the Azure Portal.