Exam: DP-900: Microsoft Azure Data Fundamentals 0 Likes
When can you use an Azure Resource Manager template? (DP-900)
When can you use an Azure Resource Manager template?
A) to automate the creation of an interdependent group of Azure resources in a repeatable way.
B) to apply Azure policies for multi-tenant deployments.
C) to provision Azure subscriptions.
D) to control which services and feature administrators and developers can deploy from the Azure portal.
Solution
Correct answer: A) to automate the creation of an interdependent group of Azure resources in a repeatable way.
Azure Resource Manager (ARM) templates are used primarily for automating the creation of an interdependent group of Azure resources in a repeatable and consistent manner.
ARM templates allow you to define the infrastructure and configuration of Azure resources in a declarative JSON format, enabling you to consistently deploy and manage complex environments as code.
Category: Identify considerations for relational data on Azure
Language: English