A company needs to apply a specific set of Azure policies, RBAC roles, and resource group templates to every new subscription automatically. Which Azure service is designed for this?

Microsoft Azure Fundamentals Hard

Microsoft Azure Fundamentals — Hard

A company needs to apply a specific set of Azure policies, RBAC roles, and resource group templates to every new subscription automatically. Which Azure service is designed for this?

Key points

  • Azure Blueprints automates the deployment of Azure resources with pre-configured settings.
  • Azure Policy initiative focuses on enforcing policies, not resource deployment.
  • Azure Management Groups inherited policy applies policies at the management group level, not subscription level.
  • Azure DevOps pipeline with ARM templates is used for continuous integration and deployment, not subscription management.

Ready to go further?

Related questions