Closed
Description
Description of the new feature
Add Az.Storage support for blob tags.
This feature was released in May 2020 and is GA since June 2021.
Proposed implementation details (optional)
Initially I was looking for ability to add a x-ms-tags
header to the Start-AzStorageBlobCopy
function.
For a case like this, you could support it instantly, if there was a -CustomHeaders
parameter we could use .