Using Microsoft Azure Storage in the Web API application
In the previous chapter, we performed a data storage in the Microsoft Azure SQL database or relational cloud-hosted data storage. In this chapter we will create a data source that will be hosted in Microsoft Azure. We will use Azure Storage Tables, continuing to use the application we did in the previous chapter.
Creating storage accounts
There are three ways you can create a new storage account in Azure:
- PowerShell: You can download needed commandlets from the http://azure.microsoft.com/en-us/ website and use a new Azure Storage Account.
- Old management portal: You can create a new storage account using the old management portal that can be found on http://manage.windowsazure.com. This is the ...
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.