AZ-305 · Question #133
You plan to automate the deployment of resources to Azure subscriptions. What is a difference between using Azure Blueprints and Azure Resource Manager (ARM) templates?
The correct answer is C. 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…
Question
Options
- AARM templates remain connected to the deployed resources.
- BOnly ARM templates can contain policy definitions.
- CBlueprints remain connected to the deployed resources.
- DOnly Blueprints can contain policy definitions.
How the community answered
(29 responses)- A3% (1)
- B10% (3)
- C83% (24)
- 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.