Hello, @Sambit Kumar Sahu !
Where am I seeing this?
- Subject: Exam AZ-900: Microsoft Azure Fundamentals
- Learning Path: Azure Fundamentals: Describe Azure management and governance
- Module: Describe features and tools in Azure for governance and compliance
- Unit: 2 of 8 Describe the purpose of Azure Blueprints
Does Azure Blueprints standardize cloud subscriptions based on environments?
Azure Blueprints lets you standardize cloud subscription or environment deployments. Instead of having to configure features like Azure Policy for each new subscription, with Azure Blueprints you can define repeatable settings and policies that are applied as new subscriptions are created.
Azure Blueprints is designed to help with environment setup (Dev/Test/Prod) but can also upgrade several subscriptions at once that may be separated logically by department (marketing/engineering or North America/EU) while still sharing foundational requirements:
https://learn.microsoft.com/en-us/azure/governance/blueprints/overview
With that in mind, you could use Azure Blueprints to set up specific environments or you could use Azure Blueprints to ensure common role and policy assignments are created for different subscriptions that normally wouldn't be referred to as environments.
Thank you very much for your feedback! We appreciate hearing from you so please consider accepting answers. If you have additional questions or comments, please let us know in the comments section. Thank you for helping to improve Microsoft Q&A!