This document discusses building a web application with ASP.NET MVC using Azure DocumentDB. It provides an overview of DocumentDB as a non-relational NoSQL document database in Azure that supports SQL queries and LINQ. It also shows code examples for connecting to a DocumentDB database and collection and querying documents using the DocumentClient.