In Azure Table storage, each row in a table must be uniquely identified by which two components? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Together the PartitionKey and RowKey uniquely identify every entity within a table.
https://learn.microsoft.com/en-us/azure/storage/tables/table-storage-overview
Properties:
A property is a name-value pair. Each entity can include up to 252 properties to store data. Each entity also has three system properties that specify a partition key, a row key, and a timestamp. Entities with the same partition key can be queried more quickly, and inserted/updated in atomic operations. An entity's row key is its unique identifier within a partition.
... Entities with the same partition key can be queried more quickly...
:?
Correct
From: https://learn.microsoft.com/en-us/azure/storage/tables/table-storage-overview
Properties: A property is a name-value pair. Each entity can include up to 252 properties to store data. Each entity also has three system properties that specify a partition key, a row key, and a timestamp. Entities with the same partition key can be queried more quickly, and inserted/updated in atomic operations. An entity's row key is its unique identifier within a partition.
Timestamp is not used to uniquely identify the entity. It's partition key and row key.
upvoted 1 times
...
...
...
This section is not available anymore. Please use the main Exam Page.DP-900 Exam Questions
Log in to ExamTopics
Sign in:
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.
Joanna0
Highly Voted 1 year, 8 months agoAGTraining
Most Recent 7 months, 4 weeks agoMega2
8 months, 2 weeks agomamahani
1 year, 6 months agoJoanna0
1 year, 8 months agoJA2018
1 year, 12 months agoGilarStyle
1 year, 9 months agoctasantos
1 year, 5 months ago