You are creating an app that will use CosmosDB for data storage. The app will process batches of relational data. You need to select an API for the app. Which A...
Microsoft AZ-204 Exam
Questions Number: 269 out of 355 Questions
75.77%
Question 269
You are creating an app that will use CosmosDB for data storage. The app will process batches of relational data. You need to select an API for the app. Which API should you use?
For relational data you will need the SQL API A: The MongoDB API is not used for relational data. B: The Table API only supports data in the key/value format D: The Cassandra API only supports OLTP (Online Transactional Processing) and not batch processing. Reference: https://docs.microsoft.com/en-us/azure/cosmos-db/choose-api