120 questions with Azure SignalR Service tags

Sort by: Updated
2 answers

Can we use @aspnet/signalr node package for client when we are using a dotnet framework 4.8 signalr server?

Trying to build a SignalR web app, using .Net framework server and Angular client. I could not find the option skipNegotiation in the signalr node package. So, can I use the @aspnet/signalr package and implement the option with the same app setup?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2022-04-11T10:47:08.707+00:00
Heera Hemanth Bylla 1 Reputation point
answered 2022-04-12T05:52:39.12+00:00
Yijing Sun-MSFT 7,066 Reputation points
4 answers

.NET 4.8 | SignalR connection to server behind Load balancer | On Premise

Hi, I am trying to connect my angular-12 client to SignalR service on a server which is behind load balancer. After successful SignalR negotiation a) (/signalr/negotiate?clientProtocol=2.1&connectionData=d&_=xtz -[200-OK] ), next…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2022-04-09T19:38:21.393+00:00
Prashant Jain 1 Reputation point
answered 2022-04-11T10:57:14.647+00:00
Prashant Jain 1 Reputation point
1 answer

/_blazor/negotiate?negotiateVersion=1:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)

Dear Microsoft! I want to ask for help with the following error: I have a Blazor Web Application in Azure. Its worked fine, and suddenly the Azure Signal IR service discinnected, and i cant to reconnect. The only error message i got: …

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,395 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2021-05-27T20:08:23.827+00:00
Gábor Fábián 1 Reputation point
answered 2022-04-03T17:01:58.473+00:00
Henry Zaragoza 1 Reputation point
1 answer

can we Integrate Signal R service with a Node Js Application ?

HI all We are hosting a Single page application using NodeJS ( angular ) with cosmos DB on a Webapp. We want to add a Realtime functionality to this application. Can we use a Azure Signal R service to achieve this kind of functionality ? I found in…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,446 questions
asked 2022-03-23T09:36:54.957+00:00
ravi venkat 1 Reputation point
answered 2022-03-25T06:20:56.843+00:00
Grmacjon-MSFT 16,101 Reputation points
1 answer

SignalR Failed to process request

Hello dear MS-community, since last week there's an issue with SignalR without any changes prior to that. It seems that the client doesn't receive the messages from SignalR on the web application. Inside the SignalR Diagnostic Logs there's the…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2022-03-15T09:48:53.863+00:00
enes.uenalan 6 Reputation points
answered 2022-03-17T13:50:45.493+00:00
Ryan Hill 25,826 Reputation points Microsoft Employee
1 answer

Query on AFD

There is a limitation that AFD does not support websockets, keeping it in mind can I design this request flows for my APP User -> Azure Front Door -> Azure AppService -> SignalR Service(managed or selfhosted)?

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
576 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2022-02-16T05:15:28.79+00:00
AzureUser-9588 141 Reputation points
answered 2022-02-17T01:16:42.693+00:00
ChaitanyaNaykodi-MSFT 23,026 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can node JS recieve signalR messages without a frontend?

I am looking to implement an automated printing service where a system running nodeJS can be notified from serverless SignalR that a file can now be retrieved for printing. Is this something that is achievable? From the documentation I've been able to…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
61 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2022-02-07T17:34:11.43+00:00
Aaron Manill 86 Reputation points
accepted 2022-02-14T16:19:52.257+00:00
Aaron Manill 86 Reputation points
1 answer One of the answers was accepted by the question author.

What happens when you go over the alloted amount of messages per second in Broadcast

Hello I was doing some testing and following this site for SignalR limits: https://learn.microsoft.com/en-us/azure/azure-signalr/signalr-concept-performance My question is. When I go over the allotted amount of messages per second does it go to a…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2022-01-19T21:35:54.313+00:00
Brett Morin 21 Reputation points
accepted 2022-01-27T18:54:12.097+00:00
Brett Morin 21 Reputation points
1 answer

Not receiving background notifications after the app has been swiped away or killed

1) I've used OneSignal to send push notifications when app is in background or swiped away or killed and signalR to receive a notification when app is foreground. 2) I do not receive notifications post 15-20 minutes when app is killed and notifications…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2022-01-11T10:57:59.74+00:00
Ajay Dodiya 1 Reputation point
answered 2022-01-13T08:01:20.093+00:00
Yulin Shi 76 Reputation points Microsoft Employee
1 answer

SignalR doesn't work with Azure AD

So it seems that SignalR doesn't work with Azure AD, there appears to be a bug, I can write SignalR code and it works totally fine, however when I add it to my app that uses Microsoft Azure Identity Graph API it goes out and tries to Authorize and causes…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,632 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,395 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,547 questions
asked 2022-01-03T20:53:46.323+00:00
Shawn Rye 41 Reputation points
answered 2022-01-06T05:09:47.737+00:00
risolis 8,701 Reputation points
1 answer

Azure AD, EasyAuth and IOS

I have the sample app from here up and running: https://learn.microsoft.com/en-us/azure/azure-signalr/signalr-quickstart-azure-functions-javascript I note that this example uses Twitter as the Authentication Source - I was hoping to use Azure AD…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,649 questions
asked 2021-12-13T15:26:04.547+00:00
David Muller 1 Reputation point
commented 2021-12-22T10:38:39.807+00:00
AmanpreetSingh-MSFT 56,306 Reputation points
3 answers

Can I connect to any Unit with Upstream and SignalR?

Hello, I have a websocket server which handles connection to some devices (from third parties so I don't control their implementation). My system was working fine with .NET framework on an app service until I figured out that app services have a max…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,270 questions
asked 2021-11-16T08:48:14.363+00:00
UMS 1 Reputation point
commented 2021-11-22T18:32:46.543+00:00
ajkuma 22,411 Reputation points Microsoft Employee
1 answer

I am not able to grant admin consent for O365Sonata?

I am not able to grant admin consent for O365Sonata?

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,547 questions
asked 2021-11-22T09:14:36.127+00:00
Sourabh Singh Rajput 1 Reputation point
answered 2021-11-22T15:29:06.14+00:00
Shashi Shailaj 7,581 Reputation points Microsoft Employee
1 answer

Getting SignalR unauthorized error in ReactJS

I have created signalR connection in my ReactJS application, whenever i load page for the first time then i get an error "Error: Failed to complete negotiation with the server: Error: Unauthorized" but when i refresh the page again then it…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2021-09-25T16:34:48.247+00:00
Vishu 21 Reputation points
commented 2021-10-02T12:04:50.423+00:00
ajkuma 22,411 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

SignalR with Blazor Progressive Web App & Server - notification on icon desktop

hi, I'm using Blazor with SignalR in a client / server environment. I'm able to send / receive real-time notifications. When I install the WPA client on an android OS , and I send a notification with SignalR , I do receive the message on the installed…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,395 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2021-08-03T04:59:22.417+00:00
jordi 21 Reputation points
accepted 2021-08-09T19:46:47.733+00:00
jordi 21 Reputation points
3 answers One of the answers was accepted by the question author.

SignalR between mobile and PC

I have .Net Core server application with database that install locally on PC station. Now I need to develop mobile application that would connect to PC station and retrieve live reports based on database data. Because PC station is placed under NAT…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,180 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2021-07-23T10:29:12.35+00:00
Sanya Anishchik 41 Reputation points
accepted 2021-08-02T08:06:13.473+00:00
Sanya Anishchik 41 Reputation points
1 answer

Azure SignalR using credit despite undeployed.

I have recently setup my Azure account and I plan on doing some development involving Azure Functions, etc. I setup Azure Directory B2C, resources, and my SignalR, etc. However, as I've focused on some other matters for the last few days, I've…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2021-07-23T16:02:16.997+00:00
Deskape Software 96 Reputation points
answered 2021-07-31T04:18:49.317+00:00
Grmacjon-MSFT 16,101 Reputation points
1 answer One of the answers was accepted by the question author.

Make clients writen in Unity listen to when my azure function endpoint

I am writing a simple app. I will have one client make an HTTP request and I want every other client to know that the request was made. Here is my example: endpoint: URI exampleURI = new…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,289 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2021-07-25T14:36:05.397+00:00
jdelaay025 21 Reputation points
accepted 2021-07-26T16:13:48.26+00:00
jdelaay025 21 Reputation points
1 answer One of the answers was accepted by the question author.

Why isnt SignalR supported in UK West?

If UK South goes down, it would be nice if it was possible to redeploy in UK West.

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2021-07-02T15:54:02.473+00:00
Andrew Sharrock 21 Reputation points
accepted 2021-07-05T08:05:05.767+00:00
Andrew Sharrock 21 Reputation points
0 answers

Attempting to use SignalR Service Upstream with Azure Functions locally

Hello, I am currently trying to stand up the Bidirectional Chat SignalR Example BidirectionChat, but I'm attempting to do it while running my functions locally. I've followed an answer I found in a thread debug-function-using-a-signalrtrigger.html,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,289 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2021-05-20T00:00:03.563+00:00
Michael Kolback 1 Reputation point
commented 2021-05-21T03:12:51.717+00:00
MayankBargali-MSFT 68,641 Reputation points