Skip to content

5.4.1

Compare
Choose a tag to compare
@markcowl markcowl released this 05 Mar 17:59
4111f64

Azure PowerShell 5.4.1

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

AzureRM.Profile

  • Fix concurrency issues in module loading