Skip to content

Commit 47d7517

Browse files
Merge pull request #302903 from EldertGrootenboer/patch-5
Added Geo-Replication note for Event Grid
2 parents 64a2660 + 4724c63 commit 47d7517

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/event-grid/event-schema-service-bus.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ This article provides the properties and schema for Service Bus events. For an
2121
| [Azure Service Bus to Event Grid integration](../service-bus-messaging/service-bus-to-event-grid-integration-concept.md) | Overview of integrating Service Bus with Event Grid. |
2222

2323
> [!NOTE]
24-
> 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.
24+
> 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.
25+
>
26+
> Check the [Service Bus Geo-Replication documentation](/azure/service-bus-messaging/service-bus-geo-replication) to understand what happens for a Service Bus namespace that's Geo-Replication enabled.
2527
2628
## Next steps
2729

0 commit comments

Comments
 (0)