Skip to content

Commit 7fcb2a6

Browse files
authored
Merge pull request #77828 from KetanChawda-MSFT/patch-26
(AzureCXP) fixes MicrosoftDocs/azure-docs#32076
2 parents 739babf + 775589e commit 7fcb2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-service-bus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ The Service Bus trigger provides several [metadata properties](./functions-bindi
328328
|`CorrelationId`|`string`|The correlation ID.|
329329

330330
> [!NOTE]
331-
> Currently, trigger only works with queues and subscriptions that don't use sessions. Please track [this feature item](https://github.com/Azure/azure-functions-host/issues/563) for any further updates regarding this feature.
331+
> Currently, Service bus trigger that works with session enabled queues and subscriptions is in preview. Please track [this item](https://github.com/Azure/azure-webjobs-sdk/issues/529#issuecomment-491113458) for any further updates regarding this.
332332
333333
See [code examples](#trigger---example) that use these properties earlier in this article.
334334

0 commit comments

Comments
 (0)