examples
examples copied to clipboard
[Tutorial][Azure] .Net Blazor to Azure App Service
I don’t see any samples for deploying asp.net applications to Azure App Service PaaS (not a container) which is a very common scenario. In terms of types of applications, Blazor is the most popular right now so I’d love to see that (though I imagine any asp.net app such as MVC or Web API would be very similar). Typically these sorts of apps are coupled with a database with is typically Cosmos DB with SQL api. If possible, use .net 6.