Saturday, June 20, 2020

what is azure blueprints ?

if you want to deploy the same settings across subscriptions, you can go ahead, create an azure blueprint and then apply the blueprint to other subscriptions.

Blueprints are a declarative way to orchestrate the deployment of various resource templates and other artifacts such as:

1. Role assignments
2. Policy Assignments
3. Azure Resource Manager  templates
4. Resource Groups


reference:

https://docs.microsoft.com/en-us/azure/governance/blueprints/overview

No comments:

Post a Comment