
Answer-first summary for fast verification
Answer: Azure Data Factory
Azure Data Factory is a data integration service that allows you to create, schedule, and orchestrate data workflows. It provides a rich set of activities and transformations, including the ability to denormalize data. You can use the Copy Data activity to ingest data into Azure Data Factory, and then use the Data Flow activity to perform the denormalization process. While other services like Azure Stream Analytics, Azure Databricks, and Azure SQL Data Warehouse can be used for various data processing tasks, they are not primarily designed for denormalizing data.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are working on a data warehousing project that requires denormalizing data for reporting and analytics purposes. Which Azure service would you use to perform the denormalization process?
A
Azure Stream Analytics
B
Azure Data Factory
C
Azure Databricks
D
Azure SQL Data Warehouse
No comments yet.