Microsoft
DP-900 · Question #16
Which type of non-relational data store supports a flexible schema, stores data as JSON files, and stores the all the data for an entity in the same document?
The correct answer is A. document. https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store- overview#column-family-databases
Submitted by rania.sa· Mar 30, 2026Describe considerations for working with non-relational data on Azure
Question
Which type of non-relational data store supports a flexible schema, stores data as JSON files, and stores the all the data for an entity in the same document?
Options
- Adocument
- Bcolumnar
- Cgraph
- Dtime series
How the community answered
(40 responses)- A93% (37)
- B3% (1)
- D5% (2)
Explanation
https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store- overview#column-family-databases
Topics
#document store#JSON#flexible schema#non-relational data
Community Discussion
No community discussion yet for this question.