exam questions

Exam AZ-203 All Questions

View all questions & answers for the AZ-203 exam

Exam AZ-203 topic 3 question 4 discussion

Actual exam question from Microsoft's AZ-203
Question #: 4
Topic #: 3
[All AZ-203 Questions]

HOTSPOT -
You are developing an app that manages users for a video game. You plan to store the region, email address, and phone number for the player. Some players may not have a phone number. The player's region will be used to load-balance data.
Data for the app must be stored in Azure Table Storage.
You need to develop code to retrieve data for an individual player.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer: Explanation
Box 1: region -
The player's region will be used to load-balance data.
Choosing the PartitionKey.
The core of any table's design is based on its scalability, the queries used to access it, and storage operation requirements. The PartitionKey values you choose will dictate how a table will be partitioned and the type of queries that can be used. Storage operations, in particular inserts, can also affect your choice of
PartitionKey values.

Box 2: email -
Not phone number some players may not have a phone number.

Box 3: CloudTable -
Box 4 : TableOperation query =..

Box 5: TableResult -
References:
https://docs.microsoft.com/en-us/rest/api/storageservices/designing-a-scalable-partitioning-strategy-for-azure-table-storage

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
realbart
Highly Voted 5 years, 1 month ago
Options: https://www.examtopics.com/assets/media/exam-media/02521/0004300001.png
upvoted 12 times
...
mp007
Highly Voted 4 years, 10 months ago
Given answer is correct.
upvoted 11 times
...
dylansun
Most Recent 4 years, 4 months ago
The given answer is correct. You can check the MS docs example: https://docs.microsoft.com/en-us/azure/cosmos-db/tutorial-develop-table-dotnet#get-an-entity-from-a-partition
upvoted 3 times
...
samyoyoyo
4 years, 5 months ago
The correct answer is definitely : Region Email CloudTable TableOperation TableResult
upvoted 7 times
...
subrata83
4 years, 7 months ago
Given answer is correct . Refer https://docs.microsoft.com/en-us/azure/cosmos-db/tutorial-develop-table-dotnet
upvoted 2 times
...
NPaul_92
4 years, 7 months ago
https://vceguide.com/how-should-you-complete-the-code-84/
upvoted 2 times
...
AK89
4 years, 11 months ago
The correct answer is : Region Email CloudTable TableOperation TableQuery
upvoted 6 times
superman917
4 years, 11 months ago
The last option might be TableResult. https://vkinfotek.com/azureqa/how-do-i-retrieve-a-single-entity-from-table-storage-using-tableoperation.html
upvoted 19 times
BakePVL
4 years, 11 months ago
+1 for TableResult Another example https://www.c-sharpcorner.com/article/retrieving-records-understanding-table-storage-part-three/
upvoted 3 times
...
...
...
MuhamedHaneesh
5 years, 1 month ago
Options please
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago