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 comprehensive quiz questions designed to enhance your understanding and confidence. Master essential Azure concepts and strategies to excel on your test day!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

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.