A financial services firm is designing its Azure governance and manageability strategy to satisfy strict regulatory compliance. The firm needs to automate and standardize resource deployments using declarative configuration, prevent accidental deletion of production virtual machines while allowing administrators to start and stop them, and restrict all resource deployments to a specific geographical region. Which combination of Azure features should the firm implement to meet these requirements?
- AAzure Resource Manager (ARM) templates, ReadOnly locks, and Azure Policy
- BAzure CLI scripts, Delete locks, and resource tags
- Azure Resource Manager (ARM) templates, Delete locks, and Azure PolicyCevap
- DAzure Resource Manager (ARM) templates, Delete locks, and Azure Role-Based Access Control (RBAC)
Cevap
Azure Resource Manager (ARM) templates, Delete locks, and Azure Policy
The correct answer combines Azure Resource Manager (ARM) templates, Delete locks, and Azure Policy. ARM templates satisfy the declarative deployment requirement. Delete locks prevent resource deletion while permitting administrators to change the operational state of VMs (starting and stopping). Azure Policy enforces compliance by restricting resource creation to allowed regions.
Adım Adım Çözüm
Anahtar Kavram
Azure Governance and Compliance Tools
Tahmini Süre:2m 0s