Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to publish a .Net Core Web Api from VS Code to Azure?

I'm starting with some examples on how to create a .Net Core Web Api in Visual Studio Code and everything is working fine locally :)

Now, I would like to publish the Web Api to Azure using VS Code.

  1. Is that possible?
  2. If so, can that be done using the UI? or command line/ third party tool?

From Visual Studio 2015 I know how to do that. Just wondering if we can do the same from VS Code.

any help would be very appreciated

like image 505
MikePR Avatar asked Oct 27 '25 08:10

MikePR


1 Answers

If so, can that be done using the UI? or command line/ third party tool?

The Azure App Services extension for VS Code lets you quickly browse, create, manage, and deploy Azure App Service websites.

enter image description here

like image 194
Tom Sun - MSFT Avatar answered Oct 28 '25 22:10

Tom Sun - MSFT



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!