-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Service AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Storage
Description
While it's possible to upload blobs and set metadata, there doesn't seem to be a way to get blobs based on their metadata.
I'd love to be able to do something like:
Get-AzureStorageBlob -Metadata @{ "Environment" = "Staging" } -Container mycontainerIt doesn't seem possible with the current release. Have I just missed something?
Metadata
Metadata
Assignees
Labels
Service AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Storage