Azure Functions v4 signalR connection

mattonecz 30 Reputation points
2024-02-15T11:53:09.26+00:00

Hi. I am migrating our app from azure functions v3 to v4. I need to migrate the signalR negotiate trigger. In the documentation there is described the old way for v3, i need to know how to migrate it to v4. https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-signalr-service-trigger?tabs=isolated-process&pivots=programming-language-javascript Thank you

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,292 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
{count} votes

Accepted answer
  1. MuthuKumaranMurugaachari-MSFT 22,146 Reputation points
    2024-02-16T15:26:18.2033333+00:00

    mattonecz Thanks for posting your question in Microsoft Q&A. We do have a full sample BidirectionChat available for JS V4 model and this will help you get started with the migration. If you have any questions or face issues, feel free to reach out to us (with additional details like code snippet, config etc.) or open a new issue in https://github.com/aspnet/AzureSignalR-samples/issues related to SignalR samples.

    Sorry about the documentation missing V4 samples and will pass on feedback internally to our doc team to update it. I hope this helps with your question.


    If you found the answer to your question helpful, please take a moment to mark it as Yes for others to benefit from your experience. Or simply add a comment tagging me and would be happy to answer your questions.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful