Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.97 KB

event-schema-service-bus.md

File metadata and controls

31 lines (23 loc) · 1.97 KB
title description ms.topic ms.date
Azure Service Bus as Event Grid source
Describes the properties that are provided for Service Bus events with Azure Event Grid
conceptual
12/02/2022

Azure Service Bus as an Event Grid source

This article provides the properties and schema for Service Bus events. For an introduction to event schemas, see Azure Event Grid event schema.

Note

Only Premium tier Service Bus namespace supports event integration. Basic and Standard tiers do not support integration with Event Grid.

[!INCLUDE event-grid-service-bus.md]

Tutorials and how-tos

Title Description
Tutorial: Azure Service Bus to Azure Event Grid integration examples Event Grid sends messages from Service Bus topic to function app and logic app.
Azure Service Bus to Event Grid integration Overview of integrating Service Bus with Event Grid.

Note

When a failover occurs for a Service Bus namespace that's Geo-DR enabled, the secondary namespace doesn't emit events to Event Grid. You need to manually add the Event Grid subscription for the secondary namespace.

Next steps