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

latest releases: v15.3.0-February2026, Az.Storage-v9.5.1-preview, Az.StackHCI-v2.6.6...
7 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.