- Learn how to manage Azure Cosmos DB for NoSQL accounts, databases, and containers using the Azure CLI.
After completing this module, you'll be able to:
- View arguments, groups, and subgroups for a specific CLI command
- Create Azure Cosmos DB accounts, databases, and containers using the CLI
- Manage an indexing policy using the CLI
- Configure database or container throughput using the CLI
- Initiate failovers and manage failover regions using the CLI
- Learn about automated Azure Cosmos DB for NoSQL resource deployments using the Azure Resource Manager with JSON and Bicep templates.
After completing this module, you'll be able to:
- Identify the three most common resource types for Azure Cosmos DB for NoSQL accounts
- Create and deploy a JSON Azure Resource Manager template for an Azure Cosmos DB for NoSQL account, database, or container
- Create and deploy a Bicep template for an Azure Cosmos DB for NoSQL account, database, or container
- Manage throughput and index policies using JSON or Bicep templates
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Syllabus
- Write management scripts for Azure Cosmos DB for NoSQL
- Introduction
- Create resources
- Manage index policies
- Configure database or container-provisioned throughput
- Migrate between standard and autoscale throughput
- Change region failover priority
- Initiate failovers
- Exercise: Adjust provisioned throughput using an Azure CLI script
- Module assessment
- Summary
- Create resource template for Azure Cosmos DB for NoSQL
- Introduction
- Understand Azure Resource Manager resources
- Author Azure Resource Manager templates
- Configure database or container resources
- Configure throughput with an Azure Resource Manager template
- Manage index policies through Azure Resource Manager templates
- Exercise: Create an Azure Cosmos DB for NoSQL container using Azure Resource Manager templates
- Knowledge check
- Summary