78 questions with Azure Web PubSub tags

Sort by: Updated
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.
78 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
147 questions
asked 2024-11-04T15:12:46.6366667+00:00
Loges Logon 0 Reputation points
edited the question 2024-11-07T05:16:34.2566667+00:00
ajkuma 26,636 Reputation points Microsoft Employee
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.
78 questions
asked 2024-10-27T15:13:44.73+00:00
George Sebastain 20 Reputation points
commented 2024-11-05T08:11:03.19+00:00
ajkuma 26,636 Reputation points Microsoft Employee
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.
78 questions
asked 2024-05-08T08:53:04.9666667+00:00
Shree 10 Reputation points
commented 2024-11-04T15:18:21.7666667+00:00
Loges Logon 0 Reputation points
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.
78 questions
asked 2024-10-24T01:48:23.3566667+00:00
Robson Kretzmann 20 Reputation points
accepted 2024-10-25T15:16:38.9233333+00:00
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.
78 questions
asked 2024-09-20T10:36:55.1433333+00:00
JeffersonIMHANZENOBE-2389 0 Reputation points
commented 2024-09-26T02:53:04.76+00:00
brtrach-MSFT 16,586 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.
78 questions
asked 2023-07-27T15:02:36.8766667+00:00
Stoev Andrey Zahariev 10 Reputation points
commented 2024-09-20T10:19:29.6066667+00:00
JeffersonIMHANZENOBE-2389 0 Reputation points
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.
78 questions
asked 2024-08-13T13:56:07.89+00:00
Vivek Purohit 0 Reputation points
commented 2024-08-27T21:20:49.22+00:00
Grmacjon-MSFT 18,451 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.
78 questions
asked 2024-08-21T10:08:47.6466667+00:00
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.
78 questions
asked 2022-11-14T15:20:32.117+00:00
Domagoj Bazina 201 Reputation points
accepted 2024-08-21T08:02:14.9266667+00:00
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.
78 questions
asked 2024-07-22T11:41:20.34+00:00
Rafael Miranda 0 Reputation points
commented 2024-08-19T18:20:26.1066667+00:00
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.
78 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,758 questions
asked 2024-05-01T10:49:20.29+00:00
Williams Celis 30 Reputation points
edited a comment 2024-08-14T12:57:40.1166667+00:00
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.
78 questions
asked 2024-07-25T00:54:40.8466667+00:00
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.
78 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.
381 questions
asked 2024-05-02T10:29:53.2366667+00:00
Koen Bonenkamp 5 Reputation points
edited the question 2024-07-03T04:17:35.8366667+00:00
Ryan Hill 28,631 Reputation points Microsoft Employee
2 answers

azure it give a 500 error

My azure web app will not login it gives me a 500 server error.

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
78 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,710 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,896 questions
asked 2024-06-15T13:31:45.41+00:00
Thomas Blair 5 Reputation points
answered 2024-06-15T14:09:10.91+00:00
Sander van de Velde | MVP 32,891 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Azure web pub sub CheckPermissionsAsync call throws 404

Before granting a permission to group, I am checking if the user connection already has that permission. The CheckPermissionAsync method returns 404 (Head).

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
78 questions
asked 2024-05-16T07:21:54.23+00:00
Jumwal, Karan Motilal 46 Reputation points
edited a comment 2024-06-12T09:48:58.57+00:00
Jumwal, Karan Motilal 46 Reputation points
1 answer

Subscribing to Messages from a Specific Group in Azure Web PubSub

Hello Azure Support Team, I am using the Azure Web PubSub service and have encountered a question regarding message subscriptions. Context: I have successfully created an access token with a specified group. My current implementation subscribes 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.
78 questions
asked 2024-06-04T07:39:18.35+00:00
Shreenivas A 0 Reputation points
commented 2024-06-10T18:52:59.4333333+00:00
ajkuma 26,636 Reputation points Microsoft Employee
1 answer

How do I use Azure Web PubSub for Socket.io in python backend?

How do I use Azure Web PubSub for Socket.io in python backend? I am using FastAPI for my backend. I could only find javascript sdk & code samples in the documentation. Eg:…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
78 questions
asked 2024-05-25T03:25:15.0433333+00:00
Vinod Kumar 25 Reputation points
commented 2024-06-10T02:55:05.3466667+00:00
Gowtham CP 5,130 Reputation points
0 answers

WebPubSubServiceClient.AddConnectionToGroup Method asking connection Id

I'm using a chat application on Azure Web PubSub. Creating a group so that numerous users can message is what I need.Therefore, I'm using addConnectionToGroup to connect to the group, but it asks for the connection ID and group, so what is the connection…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
78 questions
asked 2024-06-04T11:07:09.2533333+00:00
Hariharan Rajkumar 0 Reputation points
commented 2024-06-04T14:38:37.95+00:00
Grmacjon-MSFT 18,451 Reputation points
1 answer

Adding Entra ID authentication to a web app that utilizes Web PubSub in Azure

I'm trying to simply add Microsoft Entra ID for authentication to an Azure web app. I have a javascript chat-app using Web PubSub that worked perfectly using this…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
78 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-05-03T07:15:10.3633333+00:00
Peter Daniels 40 Reputation points
edited the question 2024-05-30T03:58:30.4566667+00:00
Givary-MSFT 33,081 Reputation points Microsoft Employee
1 answer

Azure web pubsub Throttling limit

As per this thread, There is a limit of 1000 requests per second per unit. 1) Is there any provision to increase this limit 2) Once the limit is reached, are the requests throttled or are they responded with error code? Can you also highlight if there…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
78 questions
asked 2021-10-13T08:36:37.653+00:00
Rajshekar 26 Reputation points
commented 2024-05-28T09:18:49.34+00:00
Liangying Wei 681 Reputation points Microsoft Employee