4

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

2

1 Answer 1

3

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

Sign up to request clarification or add additional context in comments.

1 Comment

"Create new web apps/deployment slots (Linux with Node.js only)" A+ for irony.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.