Skip to content

Commit b9171b7

Browse files
bengimblettecfan
andauthored
Update articles/connectors/connectors-create-api-servicebus.md
Co-authored-by: Esther Fan <[email protected]>
1 parent 637db49 commit b9171b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Currently, configuration settings for the Service Bus built-in trigger are share
174174
}
175175
```
176176

177-
In context of the Service Bus trigger, careful testing is required to ensure that runs are not waiting beyond the message lock timeout. Refer to [Concurrency and de-batching limits here](../logic-apps/logic-apps-limits-and-config.md#concurrency-and-debatching) for the default values.
177+
With the Service Bus trigger, make sure that you carefully test these changes so that runs don't wait longer than the message lock timeout. For more information about the default values, see [Concurrency and de-batching limits here](../logic-apps/logic-apps-limits-and-config.md#concurrency-and-debatching).
178178

179179
* If you enable concurrency, a 30-second delay exists between batch reads, by default. This delay slows down the trigger to achieve the following goals:
180180

0 commit comments

Comments
 (0)