github Azure/azure-powershell AzureRM.Storage.5.0.3-preview
AzureRM.Storage 5.0.3-preview

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

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.3-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.3-preview -AllowPrerelease

Change Log

  • Support Management Policy in Storage
    • Remove-AzureRmStorageAccountNetworkRule
    • Set-AzureRmStorageAccountManagementPolicy
    • Get-AzureRmStorageAccountManagementPolicy
    • Remove-AzureRmStorageAccountManagementPolicy

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.