Skip to content

Commit 94f8d54

Browse files
authored
Add note about peek-lock availability
1 parent 7cb07f0 commit 94f8d54

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ The Service Bus connector has different versions, based on [logic app workflow t
6060

6161
[!INCLUDE [Warning about creating infinite loops](../../includes/connectors-infinite-loops.md)]
6262

63+
### Peek-lock
64+
65+
Peek-lock operations are available only with the Azure Service Bus managed connector, not the built-in connector.
66+
6367
### Limit on saved sessions in connector cache
6468

6569
Per [Service Bus messaging entity, such as a subscription or topic](../service-bus-messaging/service-bus-queues-topics-subscriptions.md), the Service Bus connector can save up to 1,500 unique sessions at a time 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).

0 commit comments

Comments
 (0)