When can you use an...
 
Notifications
Clear all

When can you use an Azure Resource Manager template?

1 Posts
1 Users
0 Likes
82 Views
(@colmenerocarmelo)
Posts: 746
Noble Member
Topic starter
 

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 automate the creation of an interdependent and develop can deploy from the Azure portal
    C. To provision Azure subscriptions and apply policies for multi-tenant deployments
    D. To set complex permissions automatically on existing objects in an Azure subscription

Show Answer Hide Answer

Suggested Answer: A

Explanation:

You can automate deployments and use the practice of infrastructure as code. In code, you define the infrastructure that needs to be deployed

To implement infrastructure as code for your Azure solutions, use Azure Resource Manager templates (ARM templates). The template is a JavaScript Object Notation (JSON) file that defines the infrastructure and configuration for your project. The template uses declarative syntax, which lets you state what you intend to deploy without having to write the sequence of programming commands to create it. In the template, you specify the resources to deploy and the properties for those resources.

Reference: https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/overview
 
Posted : 24/10/2022 11:04 pm

Latest DP-900 V1 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: