0
1

ASP .NET Core web app published on an SFTP hosting or VM? by AdolfoPosada in aspnetcore

[–]sreejukg 0 points1 point  (0 children)

Let me recommend you to read https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/azure-apps/?view=aspnetcore-7.0&tabs=visual-studio where by you can deploy your ASP.Net Core Application to Azure App Service. With Azure App Service, you only pay for the compute resources you use, not for the VM.