Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.96 KB

tutorial-deploy-containers-05.md

File metadata and controls

37 lines (24 loc) · 1.96 KB
title description ms.topic ms.date ms.custom
Step 5: Clean up Azure resources
Tutorial step 5, cleaning up Azure resources to avoid incurring ongoing charges.
conceptual
09/12/2019
seo-python-october2019

5: Clean up Azure resources

Previous step: stream logs

The Azure resources that you created in this tutorial can incur ongoing costs. To avoid such costs, delete the resource group that contains all those resources.

[!INCLUDE delete-resource-group]

Next steps

You can learn more about the Docker and App Service extensions by visiting their respective repositories on GitHub: vscode-docker and vscode-azureappservice. Issues and contributions are also welcome.

To learn more about Azure services that you can use from Python, including data storage along with AI and Machine Learning services, visit Azure Python Developer Center.

There are also other Azure extensions for VS Code that you may find helpful. Just search on "Azure" in the Extensions explorer:

Azure extensions for VS Code

Some popular extensions are:

[!div class="nextstepaction"] I'm done!

I ran into an issue