

In the Add Collection popup, perform the following actions: In the Azure Cosmos DB blade, locate and click the Overview link on the left side of the blade.Īt the top of the Azure Cosmos DB blade, click the Add Collection button. In the cosmosgroup-lab blade, select the Azure Cosmos DB account you recently created. In the Resource groups blade, locate and select the cosmosgroup-lab Resource Group.

On the left side of the portal, click the Resource groups link. You will now create a database and collection within your Azure Cosmos DB account. Create Azure Cosmos DB Database and Collection You will also use the Azure Data Factory (ADF) to import existing data into your collection. Setupīefore you start this lab, you will need to create an Azure Cosmos DB database and collection that you will use throughout the lab. You will also get to use features unique to Azure Cosmos DB’s SQL API such as projection into JSON, intra-document JOIN and filtering to a range of partition keys. You will use features common in SQL such as projection using SELECT statements and filtering using WHERE clauses. In this lab, you will query an Azure Cosmos DB database instance using the SQL language. Querying An Azure Cosmos DB Database using the SQL API
