Lab_Azure Cosmos Db Ecom App
Lab_Azure Cosmos Db Ecom App
Capacity mode
Provisioned throughput
Serverless
https://learn.microsoft.com/en-us/azure/cosmos-db/throughput-serverless
You need to add a container named 'items' to the Cosmos DB, and add an item to it. You can use the
JSON file in the resources of this task for the item details. Create a new database named 'myStore'
for this container, and remember that a database is a collection of containers.
Expand the myStore database and click the items container. (If you're shown a pop-up window with
a training video, close it.)
https://www.c-sharpcorner.com/article/diving-deep-into-different-consistency-levels-of-azure-
cosmos-db/