Home > Glossary > Microsoft Azure Fundamentals > Azure Automation

πŸ“– What is Azure Automation?

Azure Automation is a cloud-based service for automating repetitive tasks across Azure and hybrid environments. It utilizes runbooks – scripts written in PowerShell, Python, or graphical workflows – to automate processes like patching, configuration, and incident response, improving efficiency and reliability.

πŸ₯‹ Sensei Says:

"Focus on the use of runbooks and their scheduling capabilities. Understand how Azure Automation integrates with other Azure services, such as Logic Apps and Azure Functions. The exam may present scenarios requiring automation of routine administrative tasks."

πŸ“š Certification: Microsoft Azure Fundamentals (AZ-900)

πŸ”‘ What are the Key Concepts of Azure Automation?

  • β–Έ Runbooks are the core of Azure Automation, enabling task automation through PowerShell, Python, or graphical workflows.
  • β–Έ Azure Automation supports scheduling runbooks for regular execution, ideal for routine maintenance and compliance tasks.
  • β–Έ Hybrid Runbook Worker allows runbooks to execute directly on virtual machines, accessing on-premises resources securely.
  • β–Έ Integration with Azure Monitor provides logging and alerting for runbook execution, enabling proactive issue detection.
  • β–Έ DSC (Desired State Configuration) allows you to manage infrastructure as code, ensuring consistent configurations across environments.

🎯 How does Azure Automation appear on the AZ-900 Exam?

You may be asked to identify the Azure service best suited for automating the start/stop of virtual machines outside of business hours to reduce costs.

A scenario might describe a need to automatically remediate configuration drift on multiple VMs – determine which Azure Automation feature addresses this.

Expect questions about choosing between Azure Automation, Logic Apps, and Azure Functions based on the complexity and triggering requirements of a task.

❓ Frequently Asked Questions

Can Azure Automation manage resources in other cloud providers besides Azure?

While primarily focused on Azure, Azure Automation can manage resources in other clouds or on-premises environments through the Hybrid Runbook Worker and appropriate scripting.


What's the difference between a PowerShell runbook and a graphical runbook?

PowerShell runbooks use PowerShell scripts for automation, offering greater flexibility. Graphical runbooks use a visual editor, simplifying complex workflows for less experienced users.


How does Azure Automation handle credentials for accessing resources?

Azure Automation uses secure credentials stored in Azure Key Vault. Runbooks can access these credentials without hardcoding sensitive information, enhancing security.

Related Terms from Microsoft Azure Fundamentals

πŸ“ Related Study Guides

Study Guide 10 min read

Azure Fundamentals (AZ-900): How to Pass on Your First Try

To pass the Azure AZ-900 exam, focus on the three core domains: Cloud Concepts, Azure Architecture, and Management and Governance. Combine Microsoft Learn's free modules with high-volume practice examsβ€”like the 1,000 questions at Cert Senseiβ€”to master service distinctions and governance tools. Aim for a 700/1000 score across 40-60 questions.

Deep Dive 8 min read

What is an Azure Resource Group? AZ-900 Governance Guide

An Azure Resource Group is a logical container that holds related resources for an Azure solution. It enables efficient lifecycle management, allowing you to deploy, update, and delete a group of resources as a single unit, while providing a centralized point for applying governance, security policies, and Role-Based Access Control (RBAC).

Comparison 7 min read

Azure Data Lake vs Blob Storage: AZ-900 Explained

Azure Blob Storage is object storage for unstructured data using a flat namespace. Azure Data Lake Storage Gen2 builds on Blob storage by adding a hierarchical namespace, making it optimized for big data analytics and high-performance Hadoop workloads. For AZ-900, choose Data Lake when you see "hierarchical" or "analytics."

🧠

Test Your Knowledge

Think you understand Azure Automation? Put it to the test with our practice exam.

Try 10 Free Questions

⭐ 1,000 expert-curated questions available with Premium

Upgrade Premium