For Azure PowerShell training, particularly focusing on scripting and automation as alternatives to the Azure portal, there are several resources you can explore:
- Microsoft Learn - Automate Azure tasks using scripts with PowerShell: This beginner-level course on Microsoft Learn is designed for developers and administrators. It covers the basics of Azure PowerShell, including how to install it on various platforms, connect to an Azure subscription, and create Azure resources using Azure PowerShell. It is suited for those with experience in a command-line interface such as PowerShell or Bash and basic Azure concepts like resource groups and Virtual Machines.
https://learn.microsoft.com/en-us/training/modules/automate-azure-tasks-with-powershell/
- Microsoft Learn - Course AZ-040T00--A: Automating Administration with PowerShell: This is an advanced course that spans over five days. It focuses on using PowerShell for administering and automating the administration of Windows servers, which includes prerequisite skills supporting a broad range of Microsoft products, including Azure. The course is designed for administrators and provides foundational knowledge for various Microsoft certifications.
https://learn.microsoft.com/en-us/training/courses/az-040t00