- Lab
- A Cloud Guru
Automate Hybrid Processes Using Azure Automation
This hands-on lab walks through the process of onboarding a hybrid runbook worker and configuring hybrid process automation.
Path Info
Table of Contents
-
Challenge
Create an Active Directory Domain Services (AD DS) User Account, and Delegate Permissions
- Create an AD DS user account that can be used to automate the process of disabling inactive accounts.
- Delegate the required permissions using the principle of least privilege.
-
Challenge
Create an Azure Automation Credential
- Create an Azure Automation credential with the login details of the account you created in AD DS.
-
Challenge
Create a Hybrid Worker Group, and Onboard a Hybrid Worker
- Create a hybrid worker group, and onboard
BRAHW1
as a hybrid worker.
- Create a hybrid worker group, and onboard
-
Challenge
Create the Runbook
- Create a runbook named
Disable-InactiveADAccounts
with the following PowerShell script.
- Create a runbook named
-
Challenge
Test the Runbook
- Test the runbook using the Test Pane.
-
Challenge
Start the Runbook
- Remove the
WhatIf
parameter from the script. - Save and publish the runbook.
- Start the runbook, and observe the results.
- Remove the
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.