QuestionQ21

Configure Microsoft Dataverse

An international organization runs client-server applications that manage red light cameras and traffic violations over a wide geographic area. The daily traffic-violation volume is very high and continues to grow.

Microsoft Power Platform apps will manage these data types:

  • Existing vehicle licensing data must be imported into Microsoft Dataverse and be easy to query.
  • Red light camera images must be retained in a repository for later analysis.
  • Traffic-violation information must be stored and associated with vehicle details.

Select the data storage mechanisms for the new apps. Each storage mechanism may be used once, more than once, or not at all.

Drag & Drop
Entity
Azure Storage Blob
Azure Cosmos DB
Vehicle licensing data
Red light camera photos
Information about traffic violations
Explanation

A Dataverse entity stores structured, queryable relational business data such as vehicle licensing records. Azure Blob Storage is intended for binary objects such as images. Azure Cosmos DB scales horizontally for rapidly growing, high-throughput data volumes and can store a vehicle identifier or reference with each traffic-violation record.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!