Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building Web Services with Windows Azure (new)

You're reading from   Building Web Services with Windows Azure (new) Quickly develop scalable, REST-based applications or services and learn how to manage them using Microsoft Azure

Arrow left icon
Product type Paperback
Published in May 2015
Publisher
ISBN-13 9781784398378
Length 322 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (12) Chapters Close

Preface Introduction FREE CHAPTER 1. Getting Started with the ASP.NET Web API 2. Extending the ASP.NET Web API 3. API Management 4. Developing a Web API for Mobile Apps 5. Connecting Applications with Microsoft Azure Service Bus 6. Creating Hybrid Services 7. Data Services in the Cloud – an Overview of ADO.NET and Entity Framework 8. Data Services in the Cloud – Microsoft Azure Storage 9. Data Services in the Cloud – NoSQL in Microsoft Azure Index

DocumentDB in a Web API application

To use DocumentDB, you should create a DocumentDB database account. At the time of writing this, DocumentDB is in preview and one can create the database account only on the Microsoft Azure preview management portal.

Creating the DocumentDB database account

As said, to create a DocumentDB database account, you should log in to the Microsoft Azure preview management portal. Perform the following steps:

  1. Open the Azure preview management portal that can be found at http://portal.azure.com.
  2. Navigate to New | DocumentDB:
    Creating the DocumentDB database account
  3. In the New DocumentDB wizard, specify the settings:
    Creating the DocumentDB database account

    The options available in that wizard include:

    • Id: This is the name that will be included into the base URL. It should be unique as it will be a globally used DNS name.
    • Pricing Tier: This is what will be used to bill the account.
    • Resource Group: These are used to manage all resources in the application together as a logical group.
    • Location: That is the location where the account will be located. It...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime