mirror of https://github.com/dapr/docs.git
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: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
parent
bce9a3c6ae
commit
ba02643956
|
@ -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. 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. Learn more about [the bulk subscribe API]({{< ref pubsub-bulk.md >}}).
|
||||
|
||||
| Configuration | Default |
|
||||
|---------------|---------|
|
||||
|
|
Loading…
Reference in New Issue