Deploying and hosting WebAssembly Blazor in Azure Storage Account (custom domain and SSL)

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

Hello everybody I'm Nick and in this video I will show you how you deploy and host your Blazor WebAssembly site in Azure Storage Account for a very low cost. I will also show you how you can enable SSL support and make use of your own custom domains. We will also take a look at a couple of interesting gotchas that you might have to deal with.

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

Social Media:

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

Hey Nick, thank you for your videos, they are a big help. Just as a small correction, as far as I know the CDN managed certificate is actually free (but can only be used for non-apex domains), so going the Let's Encrypt route is more for showcasing the bring your own certificate way.

ThorstenSauter
Автор

Thanks Nick, much needed tutorial. Keep up the good work.

moab
Автор

Hey Nick, love the video - great help. I was thinking of running my site using the new Azure Static Web Site resource with an API. I think that could be an interesting video.

ThomasAshworth
Автор

Hi Nick could you make a video about Dapper and some migration library just to use something different from EF Core?

stefanbogdanovic
Автор

Thanks for the the video? I am just curious, how much will you pay/month to Azure for all this setup?

mihaimyh
Автор

Great video although looks like you have to spin up a number of services to get this working (keyvault, cdn etc) - whats the approx costs running this compared to aws s3

SibTiger
Автор

Anything in particular I am doing wrong here? I have the index.html set and the $web enabled. I have copied the wwwroot assets to blob storage. I just get WebContentNotFound

stevengibson
Автор

Too bad that everything in Azure costs an arm and a leg though for those of us that arent sponsored.

elraito