exam questions

Exam DP-700 All Questions

View all questions & answers for the DP-700 exam

Exam DP-700 topic 1 question 56 discussion

Actual exam question from Microsoft's DP-700
Question #: 56
Topic #: 1
[All DP-700 Questions]

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?

  • A. an Azure DevOps pipeline
  • B. an eventstream
  • C. GitHub Actions
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Rozamunde
1 week, 3 days ago
Selected Answer: A
https://learn.microsoft.com/en-us/fabric/cicd/deployment-pipelines/intro-to-deployment-pipelines?tabs=new-ui#:~:text=Real%2Dtime%20Intelligence%20items%3A
upvoted 1 times
...
e0f0ce6
1 week, 3 days ago
Selected Answer: B
An Item should be added to a Fabric Deployment Pipeline. So the only choice is B.
upvoted 1 times
...
e392998
1 week, 4 days ago
Selected Answer: A
The correct answer is A as DevOps is dedicated to control creation and deployment of fabric item through script, api and rules. B is false because the evenstream is a current association with the eventhouse but is not linked to any direct deployment control ability.
upvoted 1 times
...
be79ac3
3 weeks, 1 day ago
Selected Answer: B
I originally thought B and this was how ChatGPT explained it In Microsoft Fabric, Eventhouses are used to store and analyze real-time event data. However, you can't directly add an Eventhouse to a deployment pipeline (like you can with Lakehouses, Dataflows, or Reports). Instead, you deploy and manage Eventhouses through Eventstreams, which serve as the ingestion and routing layer for events.
upvoted 1 times
...
medeirosLF
3 weeks, 6 days ago
Selected Answer: B
An eventstream is the only unique choice and is used with an Eventhouse
upvoted 1 times
...
0e9221a
1 month, 1 week ago
Selected Answer: A
Pipeline boys!
upvoted 2 times
...
Acrious
1 month, 1 week ago
Selected Answer: B
I believe it is also B, although like most, this is a silly worded answer.
upvoted 1 times
...
VenkataPhaniPavanKumar
1 month, 2 weeks ago
Selected Answer: B
Why not others A. Azure DevOps pipeline: While useful for CI/CD, it doesn't natively manage Fabric-specific components like Eventhouse. C. GitHub Actions: Similar to Azure DevOps, it's a general-purpose automation tool, not specific to Fabric's real-time data infrastructure.
upvoted 1 times
...
VenkataPhaniPavanKumar
1 month, 3 weeks ago
Selected Answer: B
To deploy an Eventhouse as part of your Fabric deployment pipeline, you should use an eventstream. This is the supported method within Fabric's deployment pipeline for adding and managing Eventhouse components across Dev, Test, and Prod workspaces. External tools like Azure DevOps pipelines or GitHub Actions are not designed to natively handle Fabric’s metadata and dependencies for Eventhouse, and relying solely on them can lead to broken relationships and inconsistent deployments Note: Dev, Test and Prod are not environments they were called as Workspaces. Don't get confused there
upvoted 1 times
...
PBridge
2 months, 1 week ago
Selected Answer: A
To automate deployment of such components across multiple Fabric workspaces (Dev → Test → Prod), you'd use deployment automation tools like Azure DevOps pipelines .
upvoted 2 times
...
moons_123
2 months, 1 week ago
Selected Answer: B
Azure DevOps pipeline and GitHub Actions are both CICD tools. An eventstream is the only unique choice and is used with an Eventhouse
upvoted 1 times
...
kaushikcbs
2 months, 1 week ago
Selected Answer: A
Devops Pipeline
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...