8. Clean up resources

Remove the Azure Container registry and the App service by removing the resource group which contains them.

Delete resource group

The App Service you created for the container includes a backing App Service Plan that can incur costs. Use the Visual Studio Code extension, Azure Resource Groups, to delete the resource group and all resources within the group.

  1. Find the resource group name in the list.

  2. Right-click the resource group name and select Delete.

    Use the Visual Studio Code extension, Azure Resource Groups, to delete the resource group and all resources within the group.

Next steps

Congratulations, you've successfully completed this walkthrough! You're ready to check out the other Azure extensions.

You can install all the Azure extensions together by installing the Node for Azure extension pack.

To learn more about working with Azure using Node.js, visit the resources below: