An organization wants to prevent users from deploying virtual machines of specific sizes within a production resource group. Additionally, the IT team wants to identify any existing virtual machines in that resource group that do not meet these size constraints without modifying them.
Which Azure feature or service should the organization use?
- AAzure Policy, which blocks non-compliant resource deployments and automatically updates existing resources to make them compliant.
- Azure Policy, which blocks non-compliant resource deployments and reports compliance status for existing resources.Cevap
- CAzure Role-Based Access Control (RBAC), which restricts the allowed resource properties and configurations for deployed resources.
- DAzure Role-Based Access Control (RBAC), which prevents the creation of non-compliant resources based on the user's role-based permissions.
Cevap
Azure Policy, which blocks non-compliant resource deployments and reports compliance status for existing resources.
The correct answer is Azure Policy, which blocks non-compliant resource deployments and reports compliance status for existing resources. Azure Policy is designed to enforce rules and compliance standards on resources, preventing deployments that violate those rules (such as VM sizes) while auditing existing resources to show compliance status without altering them.
Adım Adım Çözüm
Anahtar Kavram
Azure Policy is used to enforce organizational standards, prevent the creation of non-compliant resources, and assess compliance of existing resources without modifying them.
Tahmini Süre:1m 0s