Azure Signal R Ouput Binding AddUser/Group Send to User/Group using in Isolated Process

Sharvari Desai 1 Reputation point
2022-06-22T13:54:57.037+00:00

We are using Azure Function apps using .Net 5 using Isolated process. We do want to use the SignlRService Output binding for sending to a user or group/

I am referencing https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-signalr-service-output?tabs=isolated-process&pivots=programming-language-csharp article, The send to user says that not supported and also there are no examples provided. Can I get an update on whether this is still the case?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,373 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
122 questions
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 69,576 Reputation points
    2022-07-04T05:08:24.197+00:00

    @Sharvari Desai Apology for the delay. As of now the send to user is not supported for Isolated process SignalR Service Output Binding as documented here.
    Feel free to create the feature request here so the team can review.

    0 comments No comments