Multiple Azure SignalR Service Instances Support for .NET 5
Closed this issue · 3 comments
JialinXin commented
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.
Y-Sindo commented
Already added a comment in the original issue.
Y-Sindo commented
Supported.