Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.11 KB

tutorial-vscode-docker-node-07.md

File metadata and controls

26 lines (19 loc) · 1.11 KB
title description services author manager ms.service ms.topic ms.date ms.author
Clean up resources after deploying a containerized Node.js app from Visual Studio Code
Tutorial part 6, clean up resources
app-service
kraigb
barbkess
app-service
conceptual
09/20/2019
kraigb

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