Microsoft Azure Fundamentals — Question 35

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?

Answer options

Correct answer: A

Explanation

The correct answer is A, Azure Resource Manager templates, as they allow for the automation and consistent deployment of Azure resources. Options B (virtual machine scale sets) and C (the Azure API Management service) are specific services that do not directly automate resource creation in bulk, while D (management groups) is used for organizing resources rather than deploying them.