github Azure/azure-powershell v6.0.1-May2018
6.0.1

latest releases: v11.6.0-April2024, Az.Marketplace-v0.4.0, Az.Accounts-v2.18.0-preview...
5 years ago

Migration Guide

This is a breaking change release. For more information on the breaking changes introduced in this release and how to migrate your scripts, please see our migration guide.

Install

Azure PowerShell 6.0.1Installer: link

Gallery Module for ARM Cmdlets: link

To install AzureRM from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM -Repository PSGallery -Force

To update from an older version of AzureRM, run the following command:

Update-Module -Name AzureRM

Changes Since Last Release

  • Fixes Public environment initialization for sovereign clouds #5727

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.