Azure Blob Storage - New event trigger (real-time)

The New event trigger activates when a specified event occurs in a container you select. The Management scope is required to set up this trigger.

Ensure that the Azure user authenticated for this connection has the EventGrid EventSubscription Contributor role in the resource group provided.

MFA REQUIRED

Starting October 1, 2025, Microsoft will enforce multi-factor-authentication (MFA) for Azure Resource Manager API operations used by this trigger. Ensure MFA is enabled for your Azure organization and re-authenticate your connection, or migrate to Client Credentials Grant connections to maintain uninterrupted service.

Input

Input fieldDescription
SubscriptionSelect a subscription under which the webhook should be registered.
Resource group nameSelect a resource group under which the webhook should be registered.
Container nameSelect a container to monitor for events. If your container can't be found, toggle to Enter container name and provide the container name.
Events to monitorSelect the events to monitor. Refer to the Microsoft documentation to learn more about the supported Blob event types.

Output

Output fieldDescription
Container nameThe container where the event occurred.
Blob nameThe name of the blob that triggered the event.
TopicFull resource path to the event source.
SubjectPublisher-defined path to the event subject.
Event typeThe type of event that occurred.
IDUnique identifier for the event.
DataEvent data specific to the blob storage resource provider.
Data versionThe schema version of the data object.
Metadata versionThe schema version of the event metadata.
Event timeThe time the event occurred, expressed in UTC.

Last updated: