Hard1 markMultiple Choice
AZ-305 · Question 11 · Domain 1.3: Governance
Your company requires that all Azure resources be tagged with a 'CostCenter' tag. If a user attempts to create a resource without this tag, the resource creation must be blocked. Furthermore, you need to identify all existing resources that are missing this tag so they can be remediated. Which TWO Azure Policy effects should you use? (Select TWO)
Your company requires that all Azure resources be tagged with a 'CostCenter' tag. If a user attempts to create a resource without this tag, the resource creation must be blocked. Furthermore, you need to identify all existing resources that are missing this tag so they can be remediated. Which TWO Azure Policy effects should you use? (Select TWO)
Answer options:
A.
Deny
B.
Modify
C.
Append
D.
Audit
E.
Disabled
How to approach this question
Select the policy effect that blocks creation and the effect that flags existing resources.
Full Answer
A,D
To block new resources without tags, use the 'Deny' effect. To identify existing resources without tags, use the 'Audit' effect.
Common mistakes
Selecting Modify or Append when the prompt explicitly asks to 'block' creation.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 6
55 questions · hints · full answers · grading
More questions from this exam
Q01Contoso Ltd is a global manufacturing company with 50,000 employees. They operate a mix of on-pre...MediumQ02A financial institution has 500 Windows Server VMs on-premises and 200 VMs in Azure. They need to...HardQ03An enterprise uses Azure Sentinel and Log Analytics. They ingest 500 GB of logs daily. The IT bud...HardQ04You are designing a monitoring strategy for a new Azure deployment consisting of App Service, Azu...EasyQ05A healthcare company uses Microsoft Entra ID (Azure AD). They need to implement a security policy...Medium
Expert