Exam: DP-900: Microsoft Azure Data Fundamentals 0 Likes
Which setting can only be configured during the creation of an Azure (DP-900)
Which setting can only be configured during the creation of an Azure Cosmos DB account?
A. geo-redundancy
B. multi-region writes
C. production or non-production account type
D. API
Solution
Correct answer: D. API.
The API (Application Programming Interface) setting determines the type of data model and programming model that the Cosmos DB account will support (e.g., SQL, MongoDB, Cassandra, Gremlin, Table). Once the account is created, you cannot change the API type. Other settings like geo-redundancy, multi-region writes, and account type can be modified after the account has been created.
Category: Considerations for working with non-relational data on Azure