azure-events-wishlist icon indicating copy to clipboard operation
azure-events-wishlist copied to clipboard

Blob storage event for metadata changes

Open SeanFeldman opened this issue 6 years ago • 10 comments

Usecase scenario

Azure Event Grid events for Blob storage has no event notifying about metadata changes. Microsoft.Storage.BlobCreated event doesn't carry those metadata changes either. In the scenarios when a blob's metadata is modified I'd like to receive an event.

SeanFeldman avatar Dec 18 '19 19:12 SeanFeldman

In progress

xyh1 avatar Feb 06 '20 19:02 xyh1

Thanks @xyh1!

tomkerkhove avatar Feb 06 '20 20:02 tomkerkhove

Is there a target date for this?

m1dst avatar Jun 18 '20 08:06 m1dst

I heard this might be available by Ignite 2020. Did the target get met?

m1dst avatar Sep 24 '20 16:09 m1dst

I don't recall communicating Ignite 2020 as the target date. But it is not available yet.

I believe it is still being worked on but cannot comment on dates as I no longer work on the Storage team.

However if you look at the related feature for Blob Change feed, you'll notice that additional events (SetBlobProperties/SetBlobMetadata/SetBlobTier) are all captured and logged. These events + more would make their way to event grid.

xyh1 avatar Sep 24 '20 17:09 xyh1

Any news on this topic?

mb2993 avatar May 07 '21 14:05 mb2993

We have a use case where we are appending to an append blob and marking it with a "Blob index tag" to specify when we are done appending to the blob. Additionally, we do seal the append blob and this would also be a great event to notify on.

scschneider avatar Jun 07 '22 00:06 scschneider

Would like an update on this too, been 2 years and I believe its a common event to subscribe to when having storage systems.

CSkoubo avatar Jul 21 '22 08:07 CSkoubo

@xyh1, any updates on this one?

SeanFeldman avatar Aug 08 '23 17:08 SeanFeldman

Unfortunately I can't speak to this. I've not been a Microsoft employee for 3 years now 😉

Last I recall on this is that I asked for it to be included in change feed: https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-change-feed?tabs=azure-portal#event-record-schemas However it doesn't look like it was populated to event grid.

I would suggest opening up a support case request about it or reaching out to one of the Azure Storage PMs

xyh1 avatar Aug 08 '23 17:08 xyh1