Deploy a Blazor App to Azure with GitHub Actions 🚀

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


💡 Udemy Online Courses:

#Blazor #Azure #GitHubActions
Рекомендации по теме
Комментарии
Автор

So einfach geht das :-D Klasse, auf so ein Video habe ich nur gewartet. Dankeschön dafür :-)

raphaellukas
Автор

Really helpful video Patrick. Clear and to the point as usual. Thanks

simonroyjonesuk
Автор

Thanks,
it would be nice to test all the functions that are there on Azure.

Totti
Автор

It will be really helpfull more content related to CI/CD

andresbeltran
Автор

Also, I checked it out. Deployment is available on free package using Windows. Only available on Linux with a paid package. Simon

simonroyjonesuk
Автор

Really helpful, would be perfect if you could do a tutorial on a full deployment of both .web and .API. Especially form the same repository if that is possible?

salomon
Автор

Hi Patrick, nice vid again!
Was wondering would you happen to know an "easy/clean" is way to handle continious scrolling a content mudpaper/card based on content tabs? Or do we need to resort to javascript/bootstrap scrollspy with group lists or something? So basically that the tab automatically jumps to next active one and shows the content without having to click, just scroll hehe.

moejahid
Автор

Will this still work if you add identity and google authentication?

honestcommenter
Автор

have u got any idea what to do if the site always remains on "Your web app is running and waiting for your content" - my deployment eventually went ok but the site never appeared.

TYNEPUNK
Автор

is it now called Azure Static Web Apps inside github?

TYNEPUNK
Автор

Your are right patrick, if you select a free plan to linux, the github actions are not allowed

andresbeltran
Автор

how to deploy to plesk?, I cannot use my api it give 405 error

harrisonwell
Автор

Hi Patrick, I followed the video to host my app on Azure. But after the deployment is complete and when i browse to the site it still says waiting for content. I have multiple Class libraries in the solution. seems Azure do not know which dll to start with. Do you know any solution to this? Love your videos btw. Thanks

tanzib
Автор

Tried following this guide but holy moley does it not work. The app just sits on the "waiting for content." screen. And then when I specify the .dll it says .net sdk isnt installed and throws an error.

coolstorybrooooo