Hard1 markMultiple Choice
Domain 1.3: Design GovernanceDomain 1GovernanceAzure PolicyManagement Groups

AZ-305 · Question 10 · Domain 1.3: Design Governance

You are designing a governance strategy for a large enterprise with 150 Azure subscriptions.

The enterprise has the following compliance requirements:

  • All resources must be deployed in the 'West Europe' or 'North Europe' regions.
  • Every resource group must have a 'CostCenter' tag.
  • If a resource is deployed without a 'CostCenter' tag, it should automatically inherit the tag from its parent resource group.
  • These rules must be applied centrally and automatically to all new and existing subscriptions.

Which THREE components should you include in your governance design? (Select THREE)

Answer options:

A.

Management Groups

B.

Azure Policy

C.

Modify effect in Azure Policy

D.

Azure Blueprints

E.

Azure Resource Graph

F.

Append effect in Azure Policy

How to approach this question

Identify the hierarchy tool (Management Groups), the enforcement engine (Azure Policy), and the specific policy action needed for tag inheritance (Modify effect).

Full Answer

Management Groups, Azure Policy, and Modify effect in Azure Policy.
To manage 150 subscriptions centrally, you must use Management Groups. To enforce region restrictions and tagging rules, you use Azure Policy assigned at the Management Group level. To automatically inherit a tag from a resource group if it's missing, you use an Azure Policy with the 'Modify' effect, which can alter the request during resource creation to add the required tag.

Common mistakes

Selecting Azure Blueprints instead of Management Groups, or selecting the Append effect instead of Modify (Modify is the modern standard for tag remediation).

Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 1

55 questions · hints · full answers · grading

More questions from this exam