ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 196 - DP-900 discussion

Report
Export

You need to recommend a data store service that meets the following requirements:

Native SQL API access

Configurable indexes

What should you recommend?

A.
Azure Files
Answers
A.
Azure Files
B.
Azure Blob storage
Answers
B.
Azure Blob storage
C.
Azure Table storage
Answers
C.
Azure Table storage
D.
Azure Cosmos DB
Answers
D.
Azure Cosmos DB
Suggested answer: D

Explanation:

Azure Cosmos DB comes with native Core (SQL) API support.

In Azure Cosmos DB, data is indexed following indexing policies that are defined for each container. The default indexing policy for newly created containers enforces range indexes for any string or number. This policy can be overridden with your own custom indexing policy.

Reference:

https://docs.microsoft.com/en-us/azure/cosmos-db/sql/how-to-manage-indexing-policy

asked 02/10/2024
Chakravarthy Sankaranarayanan
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first