Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.02 KB

tutorial-vscode-docker-node-07.md

File metadata and controls

21 lines (14 loc) · 1.02 KB
title description ms.topic ms.date
Clean up resources after deploying a containerized Node.js app from Visual Studio Code
Tutorial part 6, clean up resources
conceptual
09/20/2019

Clean up resources

Previous step: Stream logs

The App Service you created for the container includes a backing App Service Plan that can incur costs. To clean up the resources, right-click the App Service in the Azure: App Service explorer and select Delete.

You can also visit the Azure portal, select Resource groups from the left-side navigation pane, select the resource group that was created in the process of this tutorial, and then use the Delete resource group command.

Next steps

[!INCLUDE tutorial-next-steps]

[!div class="nextstepaction"] I'm done I ran into an issue