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

latest releases: v13.0.0-November2024, Az.ConnectedKubernetes-v0.13.0, Az.ConnectedKubernetes-v0.12.0...
6 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.