Azure Policy helps enforce organizational standards and assess compliance at-scale. Is the statement that Azure Policy can be used to prevent the deployment of resources that do not comply with your security standards true or false?
Answer: Answer
Answer
True
Azure Policy allows organizations to define rules for their resources. If a resource configuration does not match the policy criteria, Azure Policy can actively block its creation or modification using the 'Deny' effect. This ensures that non-compliant resources are not deployed into the environment.
Step-by-Step Solution
Key Concept
Azure Policy enforcement capabilities