Question
You have an Azure subscription. You need to implement a custom policy that meet the following requirements: - Ensures that each new resource group in the subscription has a tag named organization set to a value of whizlabs - Ensures that resource group can be created from the Azure portal. - Ensures that compliance reports in the Azure portal are accurate. You need to complete the below policy to match this requirement Which of the following would be the value in position 2 for the "effect" field?
Exhibits
Options
- A"Append"
- B"Deny"
- C"DeployifNotExists"
- D0
How the community answered
(64 responses)- A19% (12)
- B67% (43)
- C8% (5)
- D6% (4)
Explanation
If you look at the default policy which is in place for enforcing tags, you can see that the effect Since this option is clearly mentioned in the Azure in-built policy, all other options are incorrect. https://docs.microsoft.com/en-us/azure/governance/policy/overview
Community Discussion
No community discussion yet for this question.
