Azure Cosmos DB: Support for index policies and .NET SDK 1.3.0
Published date: August 06, 2015
This Azure Cosmos DB update includes support for online index transformations. The Azure Cosmos DB REST API supports PUT on collection resources, and the .NET SDK version 1.3.0 supports ReplaceDocumentCollectionAsync for updating indexing policies. You can download the .NET SDK from NuGet Microsoft Azure Cosmos DB Client SDK 1.3.0. To learn more, you can:
- Read the blog announcement: Update your Azure Cosmos DB Indexing Policies Online Blog Post
- Review the documentation section: Azure Cosmos DB indexing policies
- Build the samples from GitHub: Azure-documentdb-net
For more information about Azure Cosmos DB, visit the Azure Cosmos DB page.