Azure/azure-functions-signalrservice-extension

Multiple Azure SignalR Service Instances Support for .NET 5

Closed this issue · 3 comments

Copied from Azure/azure-functions-dotnet-worker#566

I would like to use multiples AzureSignalRConnectionString to connect with Azure SignalR Service. But I can't do it on Azure
Function with .NET 5.
I was trying to follow this documentation Multiple Azure SignalR Service Instances Support in Azure Functions, but it looks like that works only in a .NET Core App 3.1 version that uses Microsoft.Azure.WebJobs.Extensions.SignalRService package.

@jairzjunior

@Y-Sindo Can you help take a look?

Already added a comment in the original issue.

Supported.