151 questions with Azure SignalR Service tags

Sort by: Updated
2 answers

How do you send multiple messages with the Azure SignalR Service output binding?

The very first sentence of the doc suggest multiple messages can be sent with the SignalR Service output binding. Link:…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-12-14T18:39:06.8266667+00:00
Adam Vincent 0 Reputation points
answered 2024-12-23T12:54:42.9833333+00:00
ajkuma 27,851 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure SignalR service rejecting client requests with 403

I have an Azure SignalR service that is rejecting client connections with a 403. The hub server (an App Service) is connecting to the Azure SignalR service authenticating with Managed Identity successfully, and is assigned "SignalR App Server"…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-12-20T11:46:04.11+00:00
Peter Cresswell 46 Reputation points
accepted 2024-12-21T16:49:09.51+00:00
Peter Cresswell 46 Reputation points
1 answer

Solution: Custom SignalR Endpoints (Hubs) in a Blazor Server Application using Azure B2C When Deployed to Azure

Posting this in case I need it myself... Issue: Using custom SignalR endpoints (for example a /chat hub) with Authentication in a Blazor Server application that uses Azure B2C will not work when deployed. It will work fine on your local machine (using…

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,636 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2023-01-15T08:30:23.1666667+00:00
Michael Washington 916 Reputation points MVP
commented 2024-12-17T08:33:12.3766667+00:00
Hernando Zambrano 0 Reputation points
0 answers

Not able to listen(from Blazor server UI) to Azure SignalR Isolated process function call

Requirement : Receive the real time notifications/messages in Blazor Server UI from Azure Isolated process SignalR function with Azure SignalR service(Serverless). Steps followed : Backend : Created the Azure SignalR service(Serverless) Created the…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-12-16T08:30:33.5833333+00:00
Betageri Sudheer 0 Reputation points
edited the question 2024-12-16T09:28:04.1766667+00:00
Harshitha Jannapu 760 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Handling JWT Claims with Azure SignalR Service

There appears to be limited engagement on the GitHub issues page: https://github.com/azure/azure-signalr/issues. A project is utilizing the SignalR service with the following setup: using ClientResultSample; using Microsoft.AspNetCore.SignalR; var…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-11-20T15:51:25.42+00:00
Sequeria Fu 20 Reputation points
commented 2024-12-02T06:43:40.2566667+00:00
ajkuma 27,851 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Package Microsoft.Azure.SignalR.AspNet hu bstate showed consistent connections

From the doc centre for my org website chat  condition using SignalR. My clients have complained there is connect issue every time. It was working fine for 3 months. Any update from Azure? I validated to see if it’s coming from other clients, and found…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,704 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-10-27T13:57:41.7633333+00:00
Rex Tez 20 Reputation points
accepted 2024-11-20T16:10:50.9633333+00:00
Rex Tez 20 Reputation points
4 answers One of the answers was accepted by the question author.

How to do "Microsoft Windows Early Launch Anti-Malware Publisher" sign?

Our comapany is a memeber of MVI, now we need to do ELAM sign like below. Currently our sign is "Microsoft Windows Hardware Compatibility Publisher". Could someone guide us how to get ELAM publisher sign?

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-10-12T06:27:56.5+00:00
安全 亚信 20 Reputation points
accepted 2024-11-20T01:38:59.9666667+00:00
安全 亚信 20 Reputation points
1 answer

Issues with WebPubSub and SignalR Integration

I am working on a sample demo to make WebPubSub functional. I tried using the SignalR service, but WebPubSub seems to work for my case via API client with the following GET request: <web-pubsub-endpoint>/socket.io/?EIO=4&transport= However, it…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
79 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-11-04T15:12:46.6366667+00:00
Loges Logon 0 Reputation points
commented 2024-11-11T11:25:50.91+00:00
ajkuma 27,851 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure SignalR Service - Response Headers (How do I add/modify them?)

Hi Guys, We currently deployed an application that's using Azure SignalR Service for realtime dashboard updates and other uses. There's an ongoing internal InfoSec scan and the <resourse_name>.service.signalr.net endpoint was flagged with a medium…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-10-24T02:29:53.9433333+00:00
Ken Wee 20 Reputation points
accepted 2024-11-06T02:23:44.1766667+00:00
Ken Wee 20 Reputation points
0 answers

Blazor Server Side Custom CultureInfo getting overridden when using AzureSignalR

I have a Blazor interactive server side .net 8 application. I wanted to change the default DateTimeFormat across the entire application for certain Cultures, so I created some custom CultureInfo's shown here: public static List<CultureInfo>…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,008 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,636 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-06-25T23:30:39.3+00:00
C-Jesse Bryan 0 Reputation points
commented 2024-10-24T04:42:19.35+00:00
JasonPan - MSFT 6,086 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Sign in error code 65002

Why does Azure sign in error code 65002 occurs and how to mitigate this problem?

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2023-07-31T13:28:46.0266667+00:00
Sivakarthikeyan K 20 Reputation points
commented 2024-10-21T12:05:59.4233333+00:00
rosskoes05 15 Reputation points
0 answers

how to decode and encode the blazorpack/messagepack and how to get a real response in JMeter

Hi All, Can anyone help me on how to decode and encode the blazorpack/messagepack using any network traffic tool (like Fiddler/ Wireshark/ Burp or etc..) Also, Please help me on how to build the Blazor/SignalR requests and how to validate the real…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-10-07T18:45:14.93+00:00
Cheedalla, Pradeep 0 Reputation points
edited the question 2024-10-08T16:38:31.65+00:00
Rohith Vinnakota 1,515 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How Use Constractor in SignalR ChatHub ...?

Hello Everyone, I have an application, part of which I use signalr for chat and I have implemented it. Messages are sent to groups correctly and there is no problem. At the end of the project, I decided to save each chat line in the database when sending…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,704 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 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.
11,152 questions
asked 2024-09-27T12:21:22.6233333+00:00
Ashkan 121 Reputation points
edited the question 2024-10-03T09:35:50.76+00:00
Jack J Jun 24,616 Reputation points Microsoft Vendor
1 answer

SignalAir from .NET Maui app

I'm having error 401 Unauthorized with this code: using Microsoft.AspNetCore.SignalR.Client; using System.Collections.ObjectModel; namespace ChatSignalAir; public partial class MainPage : ContentPage { private readonly HubConnection…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,763 questions
asked 2024-09-26T20:53:04.7133333+00:00
Nando Ferreira 0 Reputation points
answered 2024-09-26T21:19:52.18+00:00
Bruce (SqlWork.com) 68,486 Reputation points
0 answers

Attempt to send message from Azure Function to Azure SignalR fails with 403 forbidden

Hi, I'm using Azure SignalR in serverless mode. I've an Azure Function which receives events from Event Hub and sends messages to Azure SignalR. [Function(nameof(EventHubEventsHandler))] [SignalROutput(HubName = "userevents",…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,251 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-05-22T07:47:42.9666667+00:00
Macháček Martin 211 Reputation points
commented 2024-09-12T17:19:41.1333333+00:00
1 answer One of the answers was accepted by the question author.

I Use SignalR for RealTime Communication in my application But in OnConnectAsync method the Context.user always null

“I use SignalR Core, not Azure SignalR service, for real-time communication in my application. However, in the OnConnectAsync method, the Context.User is always null. I use Python for the login process where the token is created, and I use .NET for…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-08-25T04:22:32.2866667+00:00
Soundhar M 50 Reputation points
accepted 2024-08-27T03:57:20.27+00:00
Soundhar M 50 Reputation points
1 answer

How to send data using Azure SignalR Service from a JS SignalR client to a C# SignalR client?

Hello there, I have two signalR clients: ClientA is based on JavaScript and ClientB is based on C#. The objective is to send user input from ClientA and to ClientB. Both clients are completely different and don't belong to the same group. The signalR…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-06-10T10:09:52.6833333+00:00
Adwait Naik 45 Reputation points
edited an answer 2024-08-20T14:59:46.05+00:00
Sander van de Velde | MVP 33,951 Reputation points MVP
1 answer

SignalR project server events Azure.SignalR

Using SignalR for my project , so working to get the Azure sample, but unable to proceed. server connection drops with unknown error.    

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,251 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-08-01T10:47:56.1133333+00:00
Martin J 0 Reputation points
commented 2024-08-19T19:01:18.7666667+00:00
ajkuma 27,851 Reputation points Microsoft Employee
0 answers

Attempting Azure signalR stress test using jmeter

I have a Free_F1 Azure SignalR and 2 backend servers using it. I know that each server reserves 5 connections by default. Each time we access our website, the number of client connections increases by 1. Currently, I am using the website so only 1 client…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-08-03T13:06:09.55+00:00
Nour Mawla 0 Reputation points
edited the question 2024-08-03T13:09:42.28+00:00
Nour Mawla 0 Reputation points
1 answer

I can't connect to my Signalr resource using HubConnectionBuilder with the endpoint

Good day, I have created my Signalr resource, I have my hostname and my endpoint, then I make a connection from a WPF test application with the following code: HubConnection _connection = new…

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-07-27T16:19:35.87+00:00
Solucion Distribucion 0 Reputation points
answered 2024-07-30T00:56:01.4166667+00:00
Grmacjon-MSFT 18,646 Reputation points