Several business units each require many identical Azure resources for daily operations. You must define a strategy to create those Azure resources automatically. Solution: Include Azure Resource Manager templates in the strategy. Does this solution meet the goal?
Choose an answer
Tap an option to check your answer.
Correct answer: Yes.
Why this is the answer
Yes, this solution meets the goal. Azure Resource Manager (ARM) templates are a declarative way to define and deploy Azure resources. They allow you to specify the desired state of your resources in a JSON file, which can then be used to consistently deploy identical sets of resources across multiple environments or business units. This automation eliminates manual configuration errors and ensures uniformity, making it an ideal strategy for deploying many identical resources. Other automation tools like Azure CLI scripts or PowerShell scripts could also be used, but ARM templates are specifically designed for declarative infrastructure deployment and are often preferred for their idempotent nature and integration with Azure.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed