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.


In a large Azure environment, to which scopes can Azure Policy definitions be assigned?

  1. management groups, subscriptions, Azure Active Directory (Azure AD) tenants

  2. resource groups, compute resources, Azure Active Directory (AD) administrative units

  3. management groups, subscriptions, resource groups

  4. management groups, Azure Active Directory (AD) administrative units, subscriptions

The correct answer is: management groups, subscriptions, Azure Active Directory (Azure AD) tenants

The correct answer provides a clear understanding of the assignment of Azure Policy definitions within an Azure environment. Azure Policy is a service that helps you manage and enforce organizational standards and assess compliance at various levels. The scopes where Azure Policy definitions can be assigned include management groups, subscriptions, and resource groups. Management groups allow resource organization beyond the subscription level, enabling policies to be applied broadly across multiple subscriptions. Subscriptions are key organizational structures in Azure, and applying policies at this level ensures that all resources within the subscription comply with defined rules. Resource groups provide another layer of policy application, allowing for control over the resources shared within a specific project or application context. By including Azure Active Directory (Azure AD) tenants or administrative units in the choice, it may incorrectly suggest areas not applicable for Azure Policy assignments. While Azure AD is crucial for identity management, it does not serve as a scope for policy definitions, focusing instead on resources under Azure’s resource management hierarchy, which does not include user or identity governance components. Thus, the correct answer reflects the viable scopes for implementing governance and compliance through Azure Policy, allowing organizations to maintain control and enforcement of rules effectively.