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

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