Monday, March 30, 2020

How to deploy an ASP.NET Core app to Azure Web App (App Service)

Microsoft Azure app service is very famous recently i got task move my my azure VM host to app service.How to deploy an ASP.NET Core app to Azure Web App (App Service) or How to deploy an ASP.NET Core app to a sub-folder inside Azure Web App (App Service)pls refer this link

In this post i have show you "How to deploy an ASP.NET Core app to Azure Web App (App Service)".
I am using Visual code for web deploy.

 We want Azure App Service for Visual Studio Code (Preview)  Click here

when Azure App Service install and after login with your azure credential the screen are as below:-
In above screen i have already added my instance name.

We need to create workspace click in File => Add folder to workspace.
the screen are as below :-

Right click on folder select Deploy to web service option and select your app service rest of thing Azure will be take care.

Thank you

Arjun Walmiki





No comments:

Post a Comment