Using a Hybrid Worker Group in Azure Automation Account allows organizations to manage remote machines and execute automation tasks across both cloud and on-premises environments. The Hybrid Worker Group consists of one or more Hybrid Workers that are installed on machines outside of Azure and can execute PowerShell scripts, Python scripts, or graphical runbooks locally. This provides a scalable and flexible solution for running automation tasks in a hybrid environment, without the need to deploy Azure Virtual Machines for every task. The benefits of using Hybrid Worker Group include reduced latency, improved security, and easier management of on-premises machines. A common use case for Hybrid Worker Group is to automate patching and updating of servers and other resources that are outside of Azure, such as legacy applications or specialized hardware.
You will learn how to create Automation Account Hybrid worker group and onboard a target machine for remote administration. You will also run a script to automate tasks on the machine in this hands-on lab.
Upon completion of this advanced-level lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following content can be used to fulfill the prerequisites: