We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51500e commit b2f44beCopy full SHA for b2f44be
articles/azure-web-pubsub/socketio-serverless-function-binding.md
@@ -23,7 +23,7 @@ This article explains how to use Socket.IO serverless integrate with Azure Funct
23
[Package](https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.WebPubSubForSocketIO) |
24
[API reference documentation](/dotnet/api/microsoft.azure.webjobs.extensions.webpubsubforsocketio) |
25
[Product documentation](./index.yml) |
26
-[Samples][https://github.com/Azure/azure-webpubsub/tree/main/sdk/webpubsub-socketio-extension/examples]
+[Samples](https://github.com/Azure/azure-webpubsub/tree/main/sdk/webpubsub-socketio-extension/examples)
27
28
> [!IMPORTANT]
29
> Azure Function bindings can only integrate with Web PubSub for Socket.IO in Serverlesse Mode.
0 commit comments