Skip to content

Commit 241d752

Browse files
authored
Merge pull request #101510 from ecfan/patch-6
Add link to Azure Service Bus docs
2 parents 51cbe1f + 2d9ba64 commit 241d752

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/connectors/connectors-create-api-servicebus.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,9 @@ Confirm that your logic app has permissions for accessing your Service Bus names
153153

154154
## Connector reference
155155

156-
The Service Bus connector can save up to 1,500 unique sessions at a time from a service bus to the connector cache. If the session count exceeds this limit, old sessions are removed from the cache. For other technical details about triggers, actions, and limits, which are described by the connector's OpenAPI (formerly Swagger) description, review the connector's [reference page](/connectors/servicebus/).
156+
The Service Bus connector can save up to 1,500 unique sessions at a time from a service bus to the connector cache. If the session count exceeds this limit, old sessions are removed from the cache. For more information, see [Message sessions](../service-bus-messaging/message-sessions.md).
157+
158+
For other technical details about triggers, actions, and limits, which are described by the connector's OpenAPI (formerly Swagger) description, review the connector's [reference page](/connectors/servicebus/). For more about Azure Service Bus Messaging, see [What is Azure Service Bus](../service-bus-messaging/service-bus-messaging-overview.md)?
157159

158160
## Next steps
159161

0 commit comments

Comments
 (0)