An administrator assigns a new Azure Policy definition that prevents the creation of SQL databases unless they use a specific collation. The subscription already contains several SQL databases that do not use this collation. What effect will the new policy have on the existing databases?
- AThe existing databases are automatically modified to use the required collation.
- BThe existing databases are automatically deleted to maintain subscription compliance.
- The existing databases remain unchanged but are flagged as non-compliant in the Azure Policy dashboard.Cevap
- DThe existing databases are restricted so that only users with the Owner role can modify them.
Cevap
The existing databases remain unchanged but are flagged as non-compliant in the Azure Policy dashboard.
When a new Azure Policy is assigned, it evaluates existing resources and marks any that do not meet the criteria as non-compliant. It does not retroactively modify or delete them.
Adım Adım Çözüm
Anahtar Kavram
Azure Policy compliance evaluation and enforcement behavior on existing resources
Tahmini Süre:45s