Cleaning up data resources
When you are done with a SQL Server database, you can clean up the resources used.
The Northwind database is used in most chapters of this book so if you plan to immediately continue with more chapters after this one, do not delete Northwind yet! If you created the database on your local computer, then you can leave it forever.
Removing Azure resources
To remove the resources used by SQL Database to save costs:
Warning! If you do not remove the resources used by an Azure SQL database, then you will incur costs.
- In the Azure portal, find the resource group named
apps-services-book
. - Click Delete.
- Enter the name of the resource group.
- Click Delete.