To enforce data transit encryption, a security team assigns a policy definition requiring secure transfer (HTTPS) to a resource group. At the time of assignment, the resource group already contains several storage accounts that do not have HTTPS enabled. Is the statement that the policy will automatically alter or delete these existing, non-compliant storage accounts to enforce the rule true or false?
Answer: Answer
Answer
False
The correct answer is false because Azure Policy evaluates pre-existing resources against newly assigned policies and marks them as non-compliant in the compliance dashboard. It does not automatically delete or modify them to enforce compliance.
Step-by-Step Solution
Key Concept
Azure Policy compliance evaluation for existing resources
Estimated Time:45s