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

  1. In your Cosmos DB account, open the Data Explorer
  2. Examine the contents of the Processed and NeedsManualReview
  3. Create a new SQL Query of processed documents where exported = false

Success Criteria

  1. You have been able to successfully query the Cosmos DB account

Learning Resources