Cleaning up Azure resources
When you are done with an Azure Cosmos DB account, you must clean up the resources used, or you will incur costs for as long as those resources exist. You can delete resources individually or delete the resource group to delete the entire set of resources. If you delete an Azure Cosmos DB account, then all the databases and containers within it are also deleted:
- In the Azure portal, navigate to All Resources.
- In your
apps-services-net7
resource group, click your Azure Cosmos DB account. - Click Overview, and then in the toolbar, click Delete Account.
- In the Confirm the Account Name box, enter your account name.
- Click the Delete button.