BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-900 Topic 4 Question 3 Discussion

Actual exam question for Microsoft's AZ-900 exam
Question #: 3
Topic #: 4
[All AZ-900 Questions]

Your company has several business units.

Each business unit requires 20 different Azure resources for daily operation. All the business units require the same type of Azure resources.

You need to recommend a solution to automate the creation of the Azure resources.

What should you include in the recommendations?

Show Suggested Answer Hide Answer
Suggested Answer: A

You can use Azure Resource Manager templates to automate the creation of the Azure resources. Deploying resource through templates is known as 'Infrastructure as code'.

To implement infrastructure as code for your Azure solutions, use Azure Resource Manager 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.

References:

https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/overview


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel