AZ-305 · Question #158
You plan to automate the deployment of resources to Azure subscriptions. What is a difference between using Azure Blueprints and Azure Resource Manager templates?
The correct answer is C. Azure Blueprints remain connected to the deployed resources.. With Azure Blueprints, the relationship between the blueprint definition (what should be deployed) and the blueprint assignment (what was deployed) is preserved. This connection supports improved tracking and auditing of deployments. Azure Blueprints can also upgrade several subs
Question
Options
- AAzure Resource Manager templates remain connected to the deployed resources.
- BOnly Azure Resource Manager templates can contain policy definitions.
- CAzure Blueprints remain connected to the deployed resources.
- DOnly Azure Blueprints can contain policy definitions.
How the community answered
(31 responses)- B3% (1)
- C94% (29)
- D3% (1)
Explanation
With Azure Blueprints, the relationship between the blueprint definition (what should be deployed) and the blueprint assignment (what was deployed) is preserved. This connection supports improved tracking and auditing of deployments. Azure Blueprints can also upgrade several subscriptions at once that are governed by the same blueprint. https://docs.microsoft.com/en-us/answers/questions/26851/how-is-azure-blue-prints-different- from-resource-m.html
Community Discussion
No community discussion yet for this question.