1. Get started with Azure Cosmos DB SQL API
Learn about the Azure Cosmos DB SQL API and how to get started with your first account, database, and container.
Click here to know more
2. Plan and implement Azure Cosmos DB SQL API
Plan for configuration options and provisioning choices with a new Azure Cosmos DB SQL API account.
Click here to know more
3. Connect to Azure Cosmos DB SQL API with the SDK
Use the Microsoft.Azure.Cosmos library from NuGet to connect to an Azure Cosmos DB SQL API account from a .NET application.
Click here to know more
4. Access and manage data with the Azure Cosmos DB SQL API SDKs
Use the .NET SDK for Azure Cosmos DB SQL API to perform common operations on databases, containers, and items.
Click here to know more
5. Execute queries in Azure Cosmos DB SQL API
Create SQL queries for the Azure Cosmos DB SQL API using the Data Explorer and the .NET SDK
Click here to know more
6. Define and implement an indexing strategy for Azure Cosmos DB SQL API
Create custom indexing policies for Azure Cosmos DB SQL API containers.
Click here to know more
7. Integrate Azure Cosmos DB SQL API with Azure services
Integrate Azure Cosmos DB SQL API with Azure Cognitive Search, Azure Functions, and your own solutions.
Click here to know more
8. Implement a data modeling and partitioning strategy for Azure Cosmos DB SQL API
In this learning path, you’ll learn how Azure Cosmos DB uses partitioning to scale containers and how spending some time thinking about your data model helps to meet the performance needs of your applications.
Click here to know more
9. Design and implement a replication strategy for Azure Cosmos DB SQL API
Plan and implement techniques to replicate data across the globe in Azure Cosmos DB SQL API.
Click here to know more
10. Optimize query and operation performance in Azure Cosmos DB SQL API
Optimize the performance of your queries and operations using Azure Cosmos DB SQL API.
Click here to know more
11. Monitor and troubleshoot an Azure Cosmos DB SQL API solution
Review the common Cosmos DB administrative tasks of monitor, performance metrics, backup and security used in Azure.
Click here to know more
12. Manage an Azure Cosmos DB SQL API solution using DevOps practices
Use the command line and Azure Resource Manager to automate common management tasks for Azure Cosmos DB SQL API.
Click here to know more
13. Create server-side programming constructs in Azure Cosmos DB SQL API
Use JavaScript to author server-side stored procedures, user-defined functions, and triggers.
Click here to know more