ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 103 - AZ-400 discussion

Report
Export

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You plan to create a release pipeline that will deploy Azure resources by using Azure Resource Manager templates. The release pipeline will create the following resources:

Two resource groups

Four Azure virtual machines in one resource group

Two Azure SQL databases in other resource group

You need to recommend a solution to deploy the resources.

Solution: Create a main template that will deploy the resources in one resource group and a nested template that will deploy the resources in the other resource group.

Does this meet the goal?

A.
Yes
Answers
A.
Yes
B.
No
Answers
B.
No
Suggested answer: B

Explanation:

Use two linked templates, instead of the nested template.

Reference:

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

asked 02/10/2024
Arkadi Popov
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first