Implementing Data Engineering Solutions Using Microsoft Fabric — Question 55
You have a Fabric deployment pipeline that uses three workspaces named Dev, Test, and Prod.
You need to deploy an Eventhouse as part of the deployment process.
What should you use to add the Eventhouse to the deployment process?
Answer options
- A. an Azure DevOps pipeline
- B. an eventstream
- C. GitHub Actions
Correct answer: A
Explanation
The correct answer is A, as an Azure DevOps pipeline is specifically designed to streamline deployment processes, including adding components like Eventhouse. Options B and C do not provide the necessary infrastructure for deployment within this context.