Creating a data source for a Web API application

We will go through the process of creation of data source that will be hosted in Microsoft Azure. We will use Microsoft Azure SQL databases. Microsoft Azure SQL databases (formerly SQL Azure) is a cloud-based service offering rich data-storage capabilities. It uses a special version of SQL server as a backend so we can easily use that as a data source for Entity Framework.

Creating a Microsoft Azure SQL database

The first step is to create a new Microsoft Azure SQL database. We will use the Create wizard in the Azure Management portal to create a new Microsoft Azure SQL database.

  1. Open the Azure Management portal, which can be found at http://manage.windowsazure.com. Choose Custom Create to review Microsoft ...

Get Building Web Services with Microsoft Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.