A walkthrough of getting start with Azure PowerShell.
For the sample file I use see https://github.com/johnthebrit/RandomStuff/blob/master/PowerShellStuff/AzGettingStarted.ps1.
00:00 Introduction
00:26 Interacting with Azure methods
05:17 PowerShell tooling
06:38 Azure PowerShell module evolution
10:48 Installing PowerShell module
18:02 Authentication
28:56 Contexts
35:15 Azure Cloud Shell
39:39 Code in the cloud shell
41:13 Doing stuff in PowerShell
43:37 PowerShell pipeline usefulness
45:30 Looking at different types of resource
47:50 Resource graph with PowerShell
49:28 Finding commands
50:50 Close