AZ-400 · Question #88
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 h
The correct answer is B. No. For small to medium solutions, a single template is easier to understand and maintain. You can see all the resources and values in a single file. For advanced scenarios, linked templates enable you to break down the solution into targeted components. You can easily reuse these te
Question
Options
- AYes
- BNo
How the community answered
(37 responses)- A24% (9)
- B76% (28)
Explanation
For small to medium solutions, a single template is easier to understand and maintain. You can see all the resources and values in a single file. For advanced scenarios, linked templates enable you to break down the solution into targeted components. You can easily reuse these templates for other scenarios. To deploy your solution, you can use either a single template or a main template with many related templates. The related template can be either a separate file that is linked to from the main template or a template that is nested within the main template. https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/linked-templates https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/linked- templates?tabs=azure-powershell
Topics
Community Discussion
No community discussion yet for this question.