PowerShell

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 »

Azure – New Azure PowerShell Module coming up

A new Azure PowerShell module is currently in preview and will become the default PowerShell module to manage Azure later, combining AzureRM and AzureRM.Netcore modules. New PpowerShell capabilities will be delivered only through Az starting December 2018. The new Az module is currently in preview and latest version is 0.2.2 AzureRM is still supported (for

Azure – New Azure PowerShell Module coming up Read More »