Skip to content

Commit 0f2dccb

Browse files
Update articles/service-bus-messaging/service-bus-integrate-with-rabbitmq.md
Co-authored-by: Courtney Wales <[email protected]>
1 parent 360a43b commit 0f2dccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/service-bus-messaging/service-bus-integrate-with-rabbitmq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ In the end, messaging is about enabling connections, and with this technique we
131131

132132
## Advanced scenarios
133133

134-
If you need support for patterns like [request-reply](/architecture/patterns/async-request-reply), whether that is initiated by the RabbitMQ side and replied from the Azure Service Bus side, or vice-versa, then more advanced tooling is needed. The [NServiceBus Messaging Bridge](https://docs.particular.net/nservicebus/bridge/) offers support for request-reply as well as [publish-subscribe](/architecture/patterns/publisher-subscriber), across multiple other message broker technologies.
134+
If you need support for patterns like [request-reply](/azure/architecture/patterns/async-request-reply), whether that is initiated by the RabbitMQ side and replied from the Azure Service Bus side, or vice-versa, then more advanced tooling is needed. The [NServiceBus Messaging Bridge](https://docs.particular.net/nservicebus/bridge/) offers support for request-reply as well as [publish-subscribe](/azure/architecture/patterns/publisher-subscriber), across multiple other message broker technologies.
135135

136136
## Next steps
137137

0 commit comments

Comments
 (0)