Skip to Content

AI-900: Azure Resource Manager templates: How to automate resource deployment

Learn how to use Azure Resource Manager templates to automate the deployment of similar resources across multiple business units. Find out why they are the best solution for infrastructure as code in Azure.

Table of Contents

Question

Tradewind Traders has recently migrated some of its data and resources to Azure cloud services. The company requires a solution that will allow for automation of the deployment of similar resources across multiple business units. Which of the following solutions should you recommend?

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

Answer

C. Azure Resource Manager templates

Explanation

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

The correct answer is C. Azure Resource Manager templates.

Azure Resource Manager templates are JSON files that define the infrastructure and configuration for your project. They allow you to automate the deployment of similar resources across multiple business units by using a declarative syntax. You can specify the desired state of your resources and Azure Resource Manager handles the implementation details. You can also use parameters, variables, functions, and expressions to customize your templates and make them reusable. Azure Resource Manager templates support all Azure resource types and are continuously updated as new resources are introduced.

Azure API Management service is a solution that helps you create, publish, and manage APIs in a secure and scalable way. It is not designed for automating the deployment of resources.

Virtual machine scale sets are a solution that lets you create and manage a group of identical, load balanced, and autoscaling virtual machines. They are useful for scaling your compute resources based on demand, but they are not a general-purpose solution for automating the deployment of resources.

Management groups are a solution that helps you organize your subscriptions and apply governance policies at a large scale. They are useful for managing access, policies, and compliance across multiple subscriptions, but they are not a solution for automating the deployment of resources.

Microsoft Azure AI Fundamentals AI-900 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure AI Fundamentals AI-900 exam and earn Microsoft Azure AI Fundamentals AI-900 certification.

Microsoft Azure AI Fundamentals AI-900 certification exam practice question and answer (Q&A) dump