# AZ-203 — Question 690

**Type:** hot_area
**Topics:** hot_area, azure, cosmos_db, csharp

## Question

HOTSPOT -
A company develops a series of mobile games. All games use a single leaderboard service.
You have the following requirements:
✑ Code should be scalable and allow for growth.
✑ Each record must consist of a playedId, gameId, score, and time played.
✑ When users reach a new high score, the system will save the new score using the SaveScore function below.
✑ Each game is assigned and Id based on the series title.
You have the following code. (Line numbers are included for reference only.)
//IMG//

You store customer information in an Azure Cosmos database. The following data already exists in the database:
//IMG//

You develop the following code. (Line numbers are included for reference only.)
//IMG//

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

## Correct Answer

_See scenario._

**Reference:** examtopics_answer_description

---
Source: https://hiexam.net/q/microsoft/AZ-203/690  
Practice (tracked): https://hiexam.net/study/AZ-203/practice