MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.25k stars 21.43k forks source link

Update event-schema-blob-storage.md #124675

Closed Ankit-MSFT closed 3 days ago

Ankit-MSFT commented 4 days ago

Added information for accessTier and previousTier fields in Cloud Event and Event Grid schemas, as these properties are available in SetBlobTier changed event.

Sample json messages showing availability of these fields:

Event grid schema based event data showing both the new fields: image

Event grid schema based event data showing accessTier field as the blob had inferred data:

image

Cloud event schema based event data showing both the new fields: image

Cloud event schema based event data showing accessTier field as the blob had inferred data: image

The StorageBlobTierChangedEventData class in EventGrid .Net SDK already contains properties for these two fields: https://learn.microsoft.com/en-us/dotnet/api/azure.messaging.eventgrid.systemevents.storageblobtierchangedeventdata?view=azure-dotnet#properties

image

prmerger-automator[bot] commented 4 days ago

@Ankit-MSFT : Thanks for your contribution! The author(s) have been notified to review your proposed change.

learn-build-service-prod[bot] commented 4 days ago

Learn Build status updates of commit 8ea2388:

:white_check_mark: Validation status: passed

File Status Preview URL Details
articles/event-grid/event-schema-blob-storage.md :white_check_mark:Succeeded

For more details, please refer to the build report.

For any questions, please:

ShannonLeavitt commented 3 days ago

@spelluru

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

label:"aq-pr-triaged"

@MicrosoftDocs/public-repo-pr-review-team

spelluru commented 3 days ago

sign-off