Chapter 9
- Before creating a container, which Azure Cosmos DB SQL API resource should you create first?
We will start by adding a new database and a container. After, we will add data to the created database. We will query the data and, in the end, use the SDK of Cosmos DB to connect to the Azure Cosmos DB SQL API while using C# as the programming language. Then, we will add a new database and a new container.