Failed to deploy because "nodejs-docs-hello-world" is not part of an open workspace

Arvind 51 Reputation points
2020-07-20T09:27:29.203+00:00

I was trying to deploy nodejs application to azure app service and error came 'Failed to deploy because "nodejs-docs-hello-world" is not part of an open workspace.'. Screenshot mentioned below with step where it failed.

12936-image.png

I followed article step by step:
https://video2.skills-academy.com/en-us/azure/app-service/app-service-web-get-started-nodejs

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
214 questions
0 comments No comments
{count} vote

Accepted answer
  1. svijay-MSFT 5,226 Reputation points Microsoft Employee
    2020-07-20T12:53:02.497+00:00

    Hello @Arvind-2274,

    Please add the folder "nodejs-docs-hello-world-master" to a workspace. You could try the below steps.

    File -> Add Folder to your workspace

    13042-untitled-picture.png

    On clicking this you will be provided with the Browse window. You can navigate to "nodejs-docs-hello-world-master" folder and click on the Add.

    13063-untitled-picture2.png

    Now that you have added to Workspace, now try to deploy it like mentioned in the step three.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful