Exam: AZ-900: Microsoft Azure Fundamentals 0 Likes

Your company has several business units. Each business unit requires 2 (AZ-900)

Updated on 07/27/2024

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?

A) Azure Resource Manager templates.
B) Virtual machine scale sets.
C) The Azure API Management service.
D) Management groups.


Solution

Correct answer: A) Azure Resource Manager templates.
Here's why:

A) Azure Resource Manager templates:
ARM templates are declarative JSON files that define the infrastructure and configuration for your Azure resources.
By using ARM templates, you can define the desired state of your Azure resources, including the type, configuration, and dependencies, and then deploy them consistently across multiple business units.
This allows you to automate the creation of the 20 different Azure resources required by each business unit, ensuring consistency and repeatability.
B) Virtual machine scale sets:
Virtual machine scale sets are not the appropriate solution in this case, as they are used to manage and scale a set of identical virtual machines, not a collection of different Azure resources.
C) The Azure API Management service:
The Azure API Management service is used to publish, secure, and manage APIs, which is not the primary requirement in this scenario.
D) Management groups:
Management groups are used to organize and manage access, policies, and compliance across multiple Azure subscriptions, but they do not directly automate the creation of Azure resources.

Therefore, the recommended solution to automate the creation of the Azure resources for the multiple business units is to use Azure Resource Manager templates.

Category: Azure architecture and services

There are no comments yet.

Authentication required

You must log in to post a comment.
Log in to like this solution

Log in

Support us!
Subscribe Now

Cookies Consent

We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept All" you consent to our use of cookies. Privacy Policy.