Azure – The Az PowerShell module is now in general availability
As announced in August 2018, a new PowerShell module to manage Azure resources called Az has been in development. It reached the general availability state. To install it, open a PowerShell prompt (as usual using the Run As Administrator) and run the command Install-Module -Name Az -Repository PSGallery –Force NOTE will you can have both […]
Azure – The Az PowerShell module is now in general availability Read More »

