An Azure Policy assignment configured with the Audit effect will block the deployment of new resources that do not comply with the policy standards. Is this statement true or false?
Answer: Answer
Answer
False
The statement is false because the Audit effect in Azure Policy is designed to report on non-compliant resources by logging a warning in the activity log and marking them in the compliance dashboard, without actively preventing or blocking the deployment of the resource.
Step-by-Step Solution
Key Concept
Azure Policy effects (Audit vs Deny)