Deploying Server-Side Blazor in Azure with SignalR service | Blazor Tutorial 13

preview_player
Показать описание

Hello everybody I'm Nick and in this Blazor tutorial I will show you how you can deploy a server side Blazor application in Azure. Not only we will deploy the app as a web app but we also going to use the managed SignalR service to hand over all the responsibility of handling our real time events.

Don't forget to comment, like and subscribe :)

Social Media:

#blazor #tutorial #azure #signalr
Рекомендации по теме
Комментарии
Автор

Great video, simple and helpful. To the point:)

dzevdetdautbegovic
Автор

Hi Nick! Quick question. I was just wondering if I need to enable WebSockets on the App Service to make sure HttpContext is filled up correctly and not being null? My Blazor Server app is working fine locally but not when deployed to Azure. Also, I was not able to find the location where to enable WebSockets on the App Service. Thanks in advance for your help and great video by the way.

hoeurd
Автор

Hi I really liked this video and I repicated same for my project but unfortunately when I published I cannot see the web socket connection to azure service.. can you please help me with this.. Thanks

mithunscout
Автор

If the "default" mode is managed (auto scale), what is the difference between "default" and "serverless" SignalR service mode?

diligencehumility
Автор

Nick, Is Azure SignalR service of any relevance to Blazor Wasm Hosted Project, i mean should we use it in Blazor Hosted Project and would it have same benefit ?

naunihalsidhu
Автор

If I am building a "uber" scalable site like Stackoverflow, Slack, Twitter, etc., can blazor handle or scale millions of concurrent users? If possible, then how?

rifatislamrakesh