To comply with corporate security standards, a cloud engineering team must implement several compliance requirements across all subscriptions in their organization. These requirements include auditing unencrypted storage accounts, restricting virtual machine deployments to specific regions, and blocking the creation of public IP addresses. To streamline the management and assignment of these multiple compliance rules, which feature of Azure Policy should the team implement?
- AA management group
- BA policy definition
- A policy initiativeAnswer
- DA role-based access control (RBAC) role
Answer
A policy initiative
A policy initiative is the correct component because it allows an organization to group multiple policy definitions together. This simplifies the assignment process, as the entire set of rules can be applied to a scope (such as a subscription or management group) in a single operation, and compliance can be tracked collectively.
Step-by-Step Solution
Key Concept
Azure Policy Initiatives