github Azure/azure-powershell Az.Storage-v2.0.1-preview-May2020
Az.Storage v2.0.1-preview

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

Download

Az.Storage 2.0.1-preview is available from PSGallery
(https://www.powershellgallery.com/packages/Az.Storage/2.0.1-preview)

Changes since last release

  • Support enable/disable/get share soft delete properties on file Service of a Storage account
    • Update-AzStorageFileServiceProperty
    • Get-AzStorageFileServiceProperty
  • Support list file shares include the deleted ones of a Storage account, and Get single file share usage
    • Get-AzRmStorageShare
  • Support restore a deleted file share
    • Restore-AzRmStorageShare
  • Support enable/disable versioning on Blob Service of a Storage account
    • Update-AzStorageBlobServiceProperty
  • Support create file share with NFS/SMB enabledEnabledProtocol and RootSquash, and update share with RootSquash
    • New-AzRmStorageShare
    • Update-AzRmStorageShare
  • Support Set/Get/Remove Object Replication Policy on Storage accounts
    • New-AzStorageObjectReplicationPolicyRule
    • Set-AzStorageObjectReplicationPolicy
    • Get-AzStorageObjectReplicationPolicy
    • Remove-AzStorageObjectReplicationPolicy
  • Supported RoutingPreference settings in create/update Storage account
    • New-AzStorageAccount
    • Set-AzStorageAccount

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.