From 5313dffd1b5b2c18928cd3189187bb78ec700732 Mon Sep 17 00:00:00 2001 From: Shubham Sharma Date: Wed, 18 Jan 2023 11:17:00 +0530 Subject: [PATCH] Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus.md Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Shubham Sharma --- .../supported-pubsub/setup-azure-servicebus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus.md b/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus.md index d0661ac3c..ea0ef023c 100644 --- a/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus.md +++ b/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus.md @@ -163,7 +163,7 @@ To set the metadata for bulk publish operation, set the query parameters on the ### Configuring bulk subscribe -When subscribing to a topic, you can configure `bulkSubscribe` options. Please refer to [Subscription methods]({{< ref subscription-methods >}}) for more details. (TODO: Add link to bulk subscribe docs) +When subscribing to a topic, you can configure `bulkSubscribe` options. Refer to [Subscription methods]({{< ref subscription-methods >}}) for more details. (TODO: Add link to bulk subscribe docs) | Configuration | Default | |---------------|---------|