examples icon indicating copy to clipboard operation
examples copied to clipboard

[Tutorial][Azure] .Net Blazor to Azure App Service

Open martinkearn opened this issue 4 years ago • 0 comments

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.

martinkearn avatar Sep 09 '21 07:09 martinkearn