An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
Hi @60856927
Thank you for reaching out regarding the difficulty in locating Azure Web PubSub in the Marketplace. This is a common issue, as the Socket.IO version tends to appear first. The standard service is available; you can find it by searching from the main "Create a resource" page.
To create the resource, start from the "Create a resource" page in the Azure Portal instead of searching only in Marketplace. Follow these steps:
- Go to portal.azure.com and log in
- Click on Create a resource (the large + icon at the top left)
- Type "Web PubSub" in the search box (do not include "for Socket.IO")
- Select Azure Web PubSub from the search results (choose the standard service)
- Enter the required details such as subscription, resource group, region, and pricing tier, then click Review + create
This method avoids the Marketplace preference for the Socket.IO variant. If you still can't find it, try using an incognito browser window or check your subscription permissions to make sure there are no filters.
Reference:
https://learn.microsoft.com/en-us/azure/azure-web-pubsub/quickstart-live-demo
If you encounter connection issues such as 404 or 500 upstream errors, or unexpected drops, please refer to the official troubleshooting guide. It provides detailed information on topics like Abuse Protection, client timeouts, and additional solutions.
Kindly let us know if the above helps or you need further assistance on this issue.
Please "upvote" if the information helped you. This will help us and others in the community as well.