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-AzStorageFileServicePropertyGet-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-AzRmStorageShareUpdate-AzRmStorageShare
- Support Set/Get/Remove Object Replication Policy on Storage accounts
New-AzStorageObjectReplicationPolicyRuleSet-AzStorageObjectReplicationPolicyGet-AzStorageObjectReplicationPolicyRemove-AzStorageObjectReplicationPolicy
- Supported RoutingPreference settings in create/update Storage account
New-AzStorageAccountSet-AzStorageAccount