Microsoft Azure Architect Design (2020, legacy) — Question 55

You plan to automate the deployment of resources to Azure subscriptions.
What is a difference between using Azure Blueprints and Azure Resource Manager templates?

Answer options

Correct answer: C

Explanation

The correct answer is C because Azure Blueprints maintain a connection to the deployed resources, allowing for easier management and updates. In contrast, Azure Resource Manager templates do not maintain this connection after deployment, which is why option A is incorrect. Options B and D are also incorrect because both Azure Blueprints and Azure Resource Manager templates can contain policy definitions.