- A
Azure Policy for tag enforcement, Azure RBAC for scoping tag modification to Finance, and Azure Policy for compliance reporting
Correct. Azure Policy enforces the tag requirement and provides compliance reports; RBAC restricts tag modification to the Finance team.
- B
Azure Blueprints with tag policy and Azure RBAC, and Azure Security Center for compliance
Why wrong: Blueprints are not necessary for this requirement, and Azure Security Center does not generate tag compliance reports.
- C
Azure Policy for tag enforcement, Azure Management Groups for governance, and Azure Monitor for compliance reports
Why wrong: Management Groups help organize subscriptions but do not enforce policies or generate compliance reports; Azure Monitor does not produce policy compliance reports.
- D
Azure Policy for tag enforcement, Azure RBAC for tag modification, and Azure Security Center for compliance
Why wrong: Azure Security Center is focused on security recommendations, not tag compliance reporting.
Quick Answer
The answer is a combination of Azure Policy and Azure RBAC for tag governance. Azure Policy enforces the ‘CostCenter’ tag on resource groups using a ‘deny’ effect, automatically blocking creation of any resource group missing the tag, while Azure RBAC restricts tag modification to the Finance team by assigning the ‘Tag Contributor’ role at the management group or subscription scope. Azure Policy’s built-in compliance dashboard then generates monthly reports on non-compliant resources without needing additional services like Azure Monitor or Logic Apps. On the AZ-305 exam, this scenario tests your ability to separate enforcement (Policy) from access control (RBAC) and to recognize that Policy itself provides compliance reporting—a common trap is adding unnecessary services like Azure Blueprints or Event Grid. Remember the mnemonic: Policy for the rule, RBAC for the role, and the dashboard for the scroll.
AZ-305 Practice Question: Design identity, governance, and monitoring solutions
This AZ-305 practice question tests your understanding of design identity, governance, and monitoring solutions. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. A key principle to apply: azure Policy can enforce tag requirements with 'Deny' effects.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A large enterprise has a management group hierarchy with 50 subscriptions. They need to enforce that every resource group must have a 'CostCenter' tag and that any new resource group without that tag is automatically denied creation. Additionally, they need to ensure that only the Finance team can modify tags on any resource. They also want to generate monthly compliance reports showing which resources are non-compliant. Which combination of Azure services should they use?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Azure Policy for tag enforcement, Azure RBAC for scoping tag modification to Finance, and Azure Policy for compliance reporting
Option A is correct because Azure Policy can enforce the 'CostCenter' tag on resource groups via a 'deny' effect policy, Azure RBAC can restrict tag modification to the Finance team by assigning the 'Tag Contributor' role at the appropriate scope, and Azure Policy's compliance reporting (via the Azure Policy Compliance dashboard or export to Log Analytics) provides monthly reports on non-compliant resources without needing additional services.
Key principle: Azure Policy can enforce tag requirements with 'Deny' effects.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Azure Policy for tag enforcement, Azure RBAC for scoping tag modification to Finance, and Azure Policy for compliance reporting
Why this is correct
Correct. Azure Policy enforces the tag requirement and provides compliance reports; RBAC restricts tag modification to the Finance team.
Related concept
Azure Policy can enforce tag requirements with 'Deny' effects.
- ✗
Azure Blueprints with tag policy and Azure RBAC, and Azure Security Center for compliance
Why it's wrong here
Blueprints are not necessary for this requirement, and Azure Security Center does not generate tag compliance reports.
- ✗
Azure Policy for tag enforcement, Azure Management Groups for governance, and Azure Monitor for compliance reports
Why it's wrong here
Management Groups help organize subscriptions but do not enforce policies or generate compliance reports; Azure Monitor does not produce policy compliance reports.
- ✗
Azure Policy for tag enforcement, Azure RBAC for tag modification, and Azure Security Center for compliance
Why it's wrong here
Azure Security Center is focused on security recommendations, not tag compliance reporting.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates confuse Azure Security Center (for security compliance) with Azure Policy (for governance compliance), or assume Azure Monitor can generate compliance reports when it is designed for metrics and logs, not policy evaluation.
Detailed technical explanation
How to think about this question
Azure Policy uses a 'deny' effect to block creation of resource groups missing the 'CostCenter' tag, evaluated at resource creation time via the Azure Resource Manager. The 'Tag Contributor' role is a built-in RBAC role that allows only read access to resources but full write access to tags, which can be scoped to a management group, subscription, or resource group. Compliance reports are generated by Azure Policy's built-in compliance state, which can be exported to a Log Analytics workspace for scheduled monthly reporting using Azure Workbooks or custom queries.
KKey Concepts to Remember
- Azure Policy can enforce tag requirements with 'Deny' effects.
- Azure Policy provides built-in compliance reporting for assigned policies.
- Azure RBAC controls who can modify tags on resources.
- Custom RBAC roles can be created for granular tag modification permissions.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Azure Policy can enforce tag requirements with 'Deny' effects.
Real-world example
How this comes up in practice
A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.
What to study next
Got this wrong? Here's your next step.
Review azure Policy can enforce tag requirements with 'Deny' effects., then practise related AZ-305 questions on the same topic to reinforce the concept.
- →
Design identity, governance, and monitoring solutions — study guide chapter
Learn the concepts, then practise the questions
- →
Design identity, governance, and monitoring solutions practice questions
Targeted practice on this topic area only
- →
All AZ-305 questions
999 questions across all exam domains
- →
Microsoft Azure Solutions Architect Expert AZ-305 study guide
Full concept coverage aligned to exam objectives
- →
AZ-305 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related AZ-305 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Design identity, governance, and monitoring solutions practice questions
Practise AZ-305 questions linked to Design identity, governance, and monitoring solutions.
Design data storage solutions practice questions
Practise AZ-305 questions linked to Design data storage solutions.
Design business continuity solutions practice questions
Practise AZ-305 questions linked to Design business continuity solutions.
Design infrastructure solutions practice questions
Practise AZ-305 questions linked to Design infrastructure solutions.
SAA-C03 VPC practice questions
Practise AZ-305 questions linked to SAA-C03 VPC.
SAA-C03 S3 lifecycle policy questions
Practise AZ-305 questions linked to SAA-C03 S3 lifecycle policy questions.
SAA-C03 RDS Multi-AZ questions
Practise AZ-305 questions linked to SAA-C03 RDS Multi-AZ questions.
SAA-C03 IAM policy practice questions
Practise AZ-305 questions linked to SAA-C03 IAM policy.
SAA-C03 Route 53 failover questions
Practise AZ-305 questions linked to SAA-C03 Route 53 failover questions.
SAA-C03 CloudFront practice questions
Practise AZ-305 questions linked to SAA-C03 CloudFront.
SAA-C03 NAT gateway questions
Practise AZ-305 questions linked to SAA-C03 NAT gateway questions.
SAA-C03 VPC endpoint questions
Practise AZ-305 questions linked to SAA-C03 VPC endpoint questions.
Practice this exam
Start a free AZ-305 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this AZ-305 question test?
Design identity, governance, and monitoring solutions — This question tests Design identity, governance, and monitoring solutions — Azure Policy can enforce tag requirements with 'Deny' effects..
What is the correct answer to this question?
The correct answer is: Azure Policy for tag enforcement, Azure RBAC for scoping tag modification to Finance, and Azure Policy for compliance reporting — Option A is correct because Azure Policy can enforce the 'CostCenter' tag on resource groups via a 'deny' effect policy, Azure RBAC can restrict tag modification to the Finance team by assigning the 'Tag Contributor' role at the appropriate scope, and Azure Policy's compliance reporting (via the Azure Policy Compliance dashboard or export to Log Analytics) provides monthly reports on non-compliant resources without needing additional services.
What should I do if I get this AZ-305 question wrong?
Review azure Policy can enforce tag requirements with 'Deny' effects., then practise related AZ-305 questions on the same topic to reinforce the concept.
What is the key concept behind this question?
Azure Policy can enforce tag requirements with 'Deny' effects.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This AZ-305 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-305 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.