Microsoft Azure Data Fundamentals — Question 113
You need to perform hybrid transactional and analytical processing (HTAP) queries against Azure Cosmos DB data sources by using Azure Synapse Analytics.
What should you use?
Answer options
- A. Synapse pipelines
- B. a Synapse SQL pool
- C. Synapse Link
- D. Synapse Studio
Correct answer: C
Explanation
The correct answer is C, Synapse Link, which enables real-time analytics on operational data from Azure Cosmos DB. Options A, B, and D are not specifically designed for HTAP queries against Cosmos DB; Synapse pipelines are for data integration, Synapse SQL pools are for dedicated SQL analytics, and Synapse Studio is an integrated workspace for development and management.