Summary

Completed

You helped the university switch their application from storing data in raw text files to instead using Azure SQL Database. You set up the database and schema, imported data, and implemented code to query the data and display it to users. Now you know how to create, manipulate, and load a single SQL database. And you can create an ASP.NET app to query the database.

Clean up

The sandbox automatically cleans up your resources when you're finished with this module.

When you're working in your own subscription, it's a good idea at the end of a project to identify whether you still need the resources you created. Resources that you leave running can cost you money. You can delete resources individually or delete the resource group to delete the entire set of resources.

Learn more