Easy1 markMultiple Choice
AZ-900 · Question 52 · Domain 3.2: Features and Tools for Governance and Compliance
True or False: Azure Policy can be configured to automatically remediate (fix) resources that are found to be non-compliant.
True or False: Azure Policy can be configured to automatically remediate (fix) resources that are found to be non-compliant.
Answer options:
A.
True
B.
False
How to approach this question
Think about whether Azure Policy is just a reporting tool, or if it can take action.
Full Answer
A.True✓ Correct
True
Azure Policy can not only evaluate and report on the compliance state of your resources, but it can also automatically remediate non-compliant resources. For example, if a policy requires a specific tag, it can automatically append that tag to resources that are missing it.
Common mistakes
Assuming Policy is only a reporting tool. The 'DeployIfNotExists' and 'Modify' effects allow for automatic remediation.
Practice the full Azure Fundamentals AZ-900 Practice Exam 5
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...MediumQ03Which cloud model combines on-premises infrastructure with a public cloud, allowing data and appl...EasyQ04True or False: Moving to a public cloud typically requires a significant upfront Capital Expendit...EasyQ05An e-commerce website experiences a sudden spike in traffic during a holiday sale. The system aut...Medium
Expert