Optional Challenge 07B - Data in Cosmos DB
< Previous Challenge - Home - Next Challenge >
Pre-requisites
Introduction
In this challenge, you will use the Azure Cosmos DB Data Explorer in the portal to view saved license plate data.
Description
- In your Cosmos DB account, open the Data Explorer
- Examine the contents of the Processed and NeedsManualReview
- Create a new SQL Query of processed documents where exported = false
Success Criteria
- You have been able to successfully query the Cosmos DB account
Learning Resources