Microsoft Certified: Azure Fundamentals (AZ-900) Practice Exam

Disable ads (and more) with a membership for a one time $4.99 payment

Prepare for the Microsoft Certified: Azure Fundamentals (AZ-900) Practice Exam with our comprehensive quiz. Study with flashcards, multiple choice questions, and detailed explanations to ace your exam!

Practice this question and more.


What Azure feature allows you to automate the management of your resources?

  1. Azure Automation

  2. Azure Functions

  3. Azure Logic Apps

  4. Azure DevOps

The correct answer is: Azure Automation

Azure Automation is a key feature that enables users to automate the management of resources within the Azure environment. It provides tools for automating frequent, time-consuming, and error-prone management tasks, which can enhance efficiency and reduce human error. This capability encompasses the use of runbooks, which are scripts that carry out tasks, as well as the ability to manage updates and configurations across Azure and on-premises environments. By integrating with other Azure services, Azure Automation allows for seamless workflows and streamlined operations. This can include tasks such as starting and stopping virtual machines, managing resources through scheduled tasks, and applying configurations consistently across multiple resources. While other options such as Azure Functions, Azure Logic Apps, and Azure DevOps do contribute to automation and orchestration, they serve different specific purposes. Azure Functions focuses on serverless computing and event-driven actions, while Azure Logic Apps is designed to automate workflows and integrate apps, services, and data. Azure DevOps is a set of development tools for facilitating the software development life cycle but isn't specifically for automating resource management. Thus, Azure Automation stands out as the most comprehensive and suitable solution for automating resource management tasks in Azure.