85 questions with Azure Web PubSub tags

Sort by: Updated
0 answers

Web Deploy experienced a connection problem with the server and had to terminate the connection. Contact your server administrator if the problem persists. Learn more at: https://go.microsoft.com/fwlink/?LinkId=221672#ERROR_CONNECTION_TERMINATED. Unexpe

Web Deploy experienced a connection problem with the server and had to terminate the connection. Contact your server administrator if the problem persists. Learn more at:…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
asked 28 Feb 2025, 6:50 am
Mlungisi Magwenyane 0 Reputation points
0 answers

Azure Web PubSub HTTP header case sensitivity

I have set up an Azure Web PubSub Service that uses event handlers towards a Python FastAPI application hosted as an Azure Container App. When the PubSub service is connecting to the Container App, it first does an OPTIONS request to the…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
asked 24 Feb 2025, 1:45 pm
Dagfinn Nærheim 0 Reputation points
1 answer

How to Trigger Node Azure Functions WebPubSub Trigger Binding in for messages from Users locally ?

Hi all, I want to create a serverless Client -> Azure Function for bi-directional communication using Azure Functions with the Azure WebPubSub Trigger binding "in" for user messages. I followed everything in the following tutorial…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,476 questions
asked 1 Feb 2025, 1:39 am
Smith Johnson 0 Reputation points
edited a comment 7 Feb 2025, 1:47 pm
Ranashekar Guda 270 Reputation points Microsoft External Staff
1 answer

Best practices for implementing Notifications and Streaming (Gen AI-enabled chats) in Blazor Web App

Need some architectural guidance. I am building a B2C solution using Blazor Web App model. The entire stack is C# and runs on Azure. I am just trying to understand some best practices for integrating the following capabilities: Push Notifications…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 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,665 questions
asked 11 Jan 2025, 1:56 pm
Manoj Ganapathi 0 Reputation points
commented 1 Feb 2025, 7:08 am
oliver ava 0 Reputation points
1 answer

Developing Cross-Platform MAUI Applications with VB.NET

Is it possible to develop cross-platform MAUI applications using VB.NET? Guidance and resources on this topic have been difficult to find.

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,967 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,786 questions
asked 17 Jan 2025, 6:15 pm
whvbntsql 0 Reputation points
commented 28 Jan 2025, 12:18 pm
Harshitha Veeramalla 336 Reputation points Microsoft External Staff
1 answer

In Azure Web PubSub, How to receive messages in backend microservice for processing

Requirement: My clients are using simple WebSocket connection to send messages. I want to receive these messages inside my backend .NET 8 web api and process them further to send fine-tuned data to some distributed cache services. From documentation, I…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,790 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,321 questions
asked 10 Jan 2025, 5:55 am
dheeraj awale 21 Reputation points
commented 27 Jan 2025, 3:32 am
Laxman Reddy Revuri 2,695 Reputation points Microsoft External Staff
0 answers

Azure WebPubSub Private Endpoint Configuration for WebSocket Client

Hi Azure Community, I'm encountering an issue with my WebSocket client code when trying to connect to an Azure WebPubSub service using a private endpoint. The code works perfectly fine with a public endpoint but fails to receive messages when using a…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
asked 8 May 2024, 8:53 am
Shree 10 Reputation points
commented 17 Jan 2025, 8:05 pm
Cory Brown 0 Reputation points
1 answer One of the answers was accepted by the question author.

Path parameters in Web PubSub Service

Hello, I am trying to setup event handlers in Azure PubSub which reads and forwards path parameters, but I didn't find a way how to do it. Does it support such a scenario? pubsub wss: wss://mysite.webpubsub.azure.com/client/hubs/hubname/{pathParam} …

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
asked 9 Dec 2024, 8:38 am
Martin Body 20 Reputation points
accepted 23 Dec 2024, 6:54 am
Martin Body 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.
85 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
157 questions
asked 4 Nov 2024, 3:12 pm
Loges Logon 5 Reputation points
commented 11 Nov 2024, 11:25 am
ajkuma 28,041 Reputation points Microsoft Employee
0 answers

How to solve AbuseProtectionResponseFailed in Azure Web PubSub - server protocol - event handler?

I am trying to configure my Server (hosted by Azure AKS and proxied by API management service, using Azure-AD Oauth-Flow authentication) to receive cloud events like "connected" and "disconnected" by Azure Web PubSub. Either if I…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
asked 27 Jul 2023, 3:02 pm
Stoev Andrey Zahariev 10 Reputation points
commented 8 Nov 2024, 1:54 am
Stewart Armbrecht (BBB) 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Web Pubsub migrate to mqtt

I am new to Azure migration and using a sample application to test before we migrate and I want ask some questions.   Sampling with the example for first experience of…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
asked 27 Oct 2024, 3:13 pm
George Sebastain 20 Reputation points
commented 5 Nov 2024, 8:11 am
ajkuma 28,041 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Error endpoit request

Hello, I created a node API with nest but I'm having problems accessing the endpoints after publishing it on the webapp via code, it always returns Cannot GET /swagger Does anyone know what settings I need to make for it to work?

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
asked 24 Oct 2024, 1:48 am
Robson Kretzmann 20 Reputation points
accepted 25 Oct 2024, 3:16 pm
Robson Kretzmann 20 Reputation points
0 answers

How to resolve AbuseProtectionResponseFailed in Azure Web PubSub - event handler?

I am trying to configure an event handler for an Azure Web PubSub service. The event handler is behind an Azure Application Gateway. I get an error "The SSL connection could not be established, see inner exception." There are no logs in the…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
asked 20 Sept 2024, 10:36 am
JeffersonIMHANZENOBE-2389 0 Reputation points
commented 26 Sept 2024, 2:53 am
brtrach-MSFT 17,476 Reputation points Microsoft Employee
1 answer

Reconnection on multiple node instance while using azure web pubsub socket.io instance

While client connect to Node server instance1 via azure web pubsub socketio instance , here node server instance1 listening to port 3000 and due to internet loss or wifi change from client side, now its reconnect to Node server instance2 that listen 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.
85 questions
asked 13 Aug 2024, 1:56 pm
Vivek Purohit 0 Reputation points
commented 27 Aug 2024, 9:20 pm
Grmacjon-MSFT 18,816 Reputation points
0 answers

In Azure PubSub, how can I create a listenning web-socket that does not expire

I am using Azure PubSub The clients are 'anonymous' web-pages that display the information received over the web-sockets How can I create a listening web-socket that its token does not expire? If I create an authentication token from the portal, 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.
85 questions
asked 21 Aug 2024, 10:08 am
Dimitris Thanos 0 Reputation points
2 answers

Azure Web Pub Sub service as MQTT broker?

Hello, is it possible to use Web Pub Sub services as MQTT broker server? I've found some indications that it could be used but I'm not sure how to do it. Reference: https://learn.microsoft.com/en-us/azure/azure-web-pubsub/resource-faq Thanks…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
asked 14 Nov 2022, 3:20 pm
Domagoj Bazina 201 Reputation points
accepted 21 Aug 2024, 8:02 am
Domagoj Bazina 201 Reputation points
1 answer

Does Azure Web PubSub have a fixed public IP for outbound traffic?

I have a public load balancer handling the inbound traffic of an AKS cluster. This LB have an IP filter to external resources like API Management. I was under the impression that Web PubSub would work in a similar way, the outbound requests would have…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
asked 22 Jul 2024, 11:41 am
Rafael Miranda 0 Reputation points
commented 19 Aug 2024, 6:20 pm
Rafael Miranda 0 Reputation points
3 answers One of the answers was accepted by the question author.

Any sample code in C/C++ to Publish and Subscribe to Azure Web PubSub?

I am looking for sample C/C++ code to Publish and Subscribe to Azure Web PubSub. Specifically, I want to send data from a microcontroller programmed in C/C++ to a server with Azure Web PubSub. Are there any resources available that could help me achieve…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,868 questions
asked 1 May 2024, 10:49 am
Williams Celis 30 Reputation points
edited a comment 14 Aug 2024, 12:57 pm
Zitong Yang 10 Reputation points Microsoft Employee
0 answers

Azure Web PubSub is not sending user event to my HTTP endpoint

I am not able to setup eventhandler that forward user event to my web api. Maybe I made some dumb mistake. Here is the way to reproduce it. step 1 Create an azure function with http_trigger1 template This can be easily done in the UI. Step 2 Create a…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
asked 25 Jul 2024, 12:54 am
Junjie Guan 0 Reputation points
0 answers

Connection lost azure webpubsub socketio / nodejs

After some inactivity (e.g. computer goes into sleep modus) the connection to azure socket io hub gets lost. My express server functions normally so http requests are served but clients can't connect to the hub anymore as they get the message there is no…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
85 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
602 questions
asked 2 May 2024, 10:29 am
Koen Bonenkamp 5 Reputation points
edited the question 3 Jul 2024, 4:17 am
Ryan Hill 29,761 Reputation points Microsoft Employee