An Azure service that is used for adding real-time communications to web applications.
SignalR Auto Scale In does not trigger when condition meet
I have setup a metric conditions for scale in/out of SignalR. The scale out works perfectly but it will not scale in. The conditions was at below: When the ConnectionCount (Max) is less than 930, it does not trigger. May I know how to resolve the…
Azure SignalR Service
SignalR Connection Latency
Hi there, Can someone explain to me in Azure SignalR metrics, what is the meter: SignalR Connection Latency? and how this could impact users connected to my application..? TIA, Jonathan
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
Architecture advice for distributed load testing Azure SignalR to 1 million concurrent users with custom scenarios
I am architecting a large-scale real-time application using Azure SignalR Service (Premium Tier) and need to validate our system's performance scaling from 50k up to 1 million concurrent users. The Challenge: My requirement is to run custom…
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
What is the best way to use a SignalR service for my Blazor RenderMode.InteractiveServer app?
Hi all; I've read in numerous places that having my Blazor server use a SignalR service will let it handle a lot more simultaneous requests. So I want to add this. I've seen three very different ways describing how to do this: Write a ton of code …
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
Keep having connection refused or connection timeout to https://signalr-weu-exp-drax-dev-pldnsazr.service.signalr.net
Hi, Our Project keep having connection refused or connection timeout to https://signalr-weu-exp-drax-dev-pldnsazr.service.signalr.net. Could you please help to advise us? Fore example: 2025-12-09 08:26:06.805 [http-nio-8080-exec-8] INFO …
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
Connection to signalR from Azure function fails with 403 (Forbidden) several times a day for 5 minutes, and then works again
As titel, several times a day our connection to singalR from the azure function fails with a 403 forbidden error. After 5 minutes the connection recovers. Full Exception : Exception while executing function /Functions.OrderToSignalR --->…
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure SignalR Service scale-in behavior
If I have a Standard SignalR Service with ~950 connections, scale out to 2 instances (total ~1500 connections), and then scale back in when connections drop to ~700: 👉 What happens to the existing connections on the instance that gets removed during…
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
We are receiving a 401 Unauthorized error when Azure SignalR Service tries to invoke our Azure Function App through upstream configuration.
Error: Unexpected status code invoking 'https://functionname.azurewebsites.net/runtime/webhooks/signalr?code=...' for 'hub:hub,event:processMessage,type:user,category:messages,requestType:UserMessage'. StatusCode: 401. Configuration Details Azure…
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
Signature validation in upstream web hook requests of Azure SignalR service
I'm trying (according to documentation https://learn.microsoft.com/en-us/azure/azure-signalr/concept-upstream#signature) to validate signature in incoming upstream web hook requests of Azure SignalR service. No matter what I tried, the signatures do not…
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
SignalRTrigger issue in isolate azure function
I'm building a chatbot application using Azure SignalR Service and Azure Functions with the .NET 8 isolated worker model. I'm trying to use the SignalRTrigger binding to receive messages from clients in Serverless mode. Here's what I have so far: My…
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
Related to signal R
I used signal R in my implementation but some time this is automatically disconnected and gives no response
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
Azure SignalR: Notifications not consistently delivered despite active client connection and correct targeting
I'm using Azure SignalR with a JavaScript/TypeScript client and an Azure Function App that sends messages via SignalR output bindings. I'm experiencing unreliable message delivery — in most cases, the connected client does not receive notifications, and…
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
failed to make Windows Desktop UI App in .Net Framework 4.8 SignalR client to connect to .Net Core SignalR Server
I can make IIS ASP.NET .Net Framework 4.8 SignalR client to connect to .Net Core SignalR Server. But I failed to make Windows Desktop UI App in .Net Framework 4.8 SignalR client to connect to .Net Core SignalR Server. .Net Core SignalR Server: …
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
No metrics available for SignalR resource?
All of a sudden I can't see any monitoring for my signalR resource, when I try to create a new metric it gives me an error message saying that it can't find any metrics: What could be causing this issue?
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
Azure SignalR Service (Serverless Mode) Failing Client Connection - Upstream /connect Event Not Reaching Backend App Service
Specific Question for Azure Support: Why is the Azure SignalR Service not sending the connect event upstream to the correctly configured backend endpoint (https://backend-api-application.azurewebsites.net/api/signalr/connect) when a client attempts a…
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
HTTP 403 Error with Azure Managed Identity for SignalR listKeys Action
Why is the System-Assigned Managed Identity of our Azure App Service (backend-api-application) receiving an HTTP 403 AuthorizationFailed error when attempting to perform the Microsoft.SignalRService/signalR/listKeys/action via the Azure Management API…
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
App container located in northeurope with reduced signalR performance
I have a number of azure app containers running in the region westeurope. We have a database and Azure SignalR service running in northeurope that's being used by the container apps. To reduce database latency we created a new app container…
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
Azure functions - SignalR output binding failure: ServiceEndpoints is empty. ConnectionString is null, empty, or consists only of white-space
I'm trying to run an Azure function using SignalR output binding in dotnet-isolated process, but I always have this error "Executed 'Functions.SendToGroup' (Failed,..) System.Private.CoreLib: Exception while executing function:…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
SignalR is not delivering message
SignalR is not delivering message. The service seems stop working from yesterday. I setup System Error Alert on SignalR and it emails me the system error alert when I sent a message to the signalR service and not delivering to the expected clients This…
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
Can't connect to Azure signalR
I can't connect to azure signalR, Here's my code. startup.cs string connectionString = System.Configuration.ConfigurationManager.AppSettings["SignalRConn"]; ConfigureAuth(app); app.MapAzureSignalR(this.GetType().FullName,…
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.