Develop and configure an ASP.NET application that queries an Azure SQL database

Beginner
Solution Architect
Azure
Azure SQL Database

Create a database on Azure SQL Database to store data for an application, and create an ASP.NET application to query data from the database.

Learning objectives

In this module, you will:

  • Create, configure, and populate a single database in SQL Database
  • Configure an ASP.NET application to query the database

Prerequisites

  • Basic familiarity with relational databases
  • Basic knowledge of C#