Introduction
By default, Azure Cosmos DB automatically indexes all paths of items stored using the NoSQL API. The automatic indexing feature is excellent for developing new applications as you can create complex queries almost immediately. In this module, you will learn how Azure Cosmos DB for NoSQL indexes JSON items and how the default indexing policy makes it easier to get started building applications quickly.
After completing this module, you'll be able to:
- Describe an index and indexing policy in Azure Cosmos DB for NoSQL
- Identify indexing policy data types in Azure Cosmos DB for NoSQL