Azure Powershell Install
Jump to navigation
Jump to search
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser Install-Module -Name Az -Repository PSGallery -Force
https://www.powershellgallery.com/packages/Az.Resources/6.11.2