Get the Current Azure PowerShell Version
- To determine the version of Azure PowerShell that you have installed, run the following:
Get-Module -ListAvailable -Name Azure -Refreshclick below button to copy the code. By azure tutorial team
- This command returns the installed version even when you haven't loaded the Azure PowerShell module in your current PowerShell session.