Az.Storage support for Blob Tags #15627
Labels
customer-reported
feature-request
This issue requires a new behavior in the product in order be resolved.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
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 theStart-AzStorageBlobCopy
function.For a case like this, you could support it instantly, if there was a
-CustomHeaders
parameter we could use .The text was updated successfully, but these errors were encountered: