Creating and Running Scripts in Azure Automation Account Service

Beginner
4.1Rating
1,491Deployments
60 mDuration

In this lab, you will create an Azure Automation Account resource and run a script in Azure Automation.

Skills Validated

Automation Account

Lab Overview & Objectives

This lab focuses on Azure Automation, a cloud-based automation and configuration service that helps you manage your Azure and non-Azure environments. You'll learn how to set up and use Azure Automation to streamline repetitive tasks and build automated workflows using runbooks.

Objectives

Upon completion of this intermediate level lab, you will be able to:

  • Create and configure an Azure Automation account
  • Use user-assigned managed identities for secure authentication
  • Create and publish PowerShell runbooks in Azure Automation
  • Execute runbooks and monitor their output
  • Understand how to automate resource management tasks in Azure

Who is this lab for?

  • Cloud Engineers looking to automate Azure resources
  • DevOps Engineers interested in infrastructure automation
  • System Administrators transitioning to cloud automation
  • IT Professionals wanting to learn Azure resource management
  • Developers working with Azure infrastructure

Real-Time Validation

Our platform uses an automated validation engine to verify your configurations as you work through the lab modules. No multiple choice—just real-world proficiency.

[SYSTEM] VALIDATION_ACTIVEv2.4.0
Checking resource: vpc-ingress-01...
Scanning security policy: allow-ssh...
Modules
3
Duration
60 m

Lab Curriculum

01

Logging into Azure Account using Azure Portal

02

Creating an Azure Automation Account

03

Creating and Running a Runbook