Microsoft Azure Data Fundamentals — Question 203
What can you use to create data ingestion pipelines?
Answer options
- A. Azure HDInsight
- B. Azure SQL Database
- C. Azure Data Factory
- D. Azure Cosmos DB
Correct answer: C
Explanation
Azure Data Factory is designed specifically for creating data ingestion pipelines, allowing for the orchestration of data movement and transformation. Azure HDInsight and Azure SQL Database serve different purposes, focusing on big data processing and relational database management, respectively. Azure Cosmos DB is a NoSQL database service that does not primarily function as a pipeline creation tool.