github Azure/azure-powershell Az.Storage-v2.3.1-July2020
Az.Storage v2.3.1-preview

latest releases: v12.4.0-October2024, Az.Storage-v7.3.2-preview, Az.Workloads-v0.3.0...
pre-release4 years ago
  • Supported create container/blob Sas token with new permission x,t
    • New-AzStorageBlobSASToken
    • New-AzStorageContainerSASToken
  • support create account Sas token with new permission x,t,f
    • New-AzStorageAccountSASToken
  • Support get single file share usage
    • Get-AzRmStorageShare
  • support get/set blob tags on a specific blob
    • Get-AzStorageBlobTag
    • Set-AzStorageBlobTag
  • support create destination blob with specific blob tags while upload/copy Blob
    • Set-AzStorageBlobContent
    • Start-AzStorageBlobCopy
  • support list blobs across containers with a blob tag filter sql expression
    • Get-AzStorageBlobByTag
  • support list blobs inside a container and include Blob Tags
    • Get-AzStorageBlob
  • support run blob operation with blob tag condition, and fail the cmdlet when blob tag condition not match
    • Get-AzStorageBlob
    • Get-AzStorageBlobContent
    • Get-AzStorageBlobTag
    • Remove-AzStorageBlob
    • Set-AzStorageBlobContent
    • Set-AzStorageBlobTag
    • Start-AzStorageBlobCopy
    • Stop-AzStorageBlobCopy

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.