Skip to content

AzureRM.Storage 5.0.4-preview

Pre-release
Pre-release

Choose a tag to compare

@cormacpayne cormacpayne released this 27 Jun 15:24
· 3697 commits to preview since this release
da8171e

Install

Link to AzureRM.Storage module in PowerShell Gallery

To install this version of AzureRM.Storage from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM.Storage -Repository PSGallery -RequiredVersion 5.0.4-preview -AllowPrerelease -Force

If you have an older version of AzureRM.Storage installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name AzureRM.Storage -RequiredVersion 5.0.4-preview -AllowPrerelease

Change Log

  • Support create Storage account with Hierarchical Namespace enabled
    • New-AzureRmStorageAccount