DP-500 · Question #1
What should you configure in the deployment pipeline?
The correct answer is D. a data source rule. To manage different data source connections across deployment pipeline stages, you should configure data source rules.
Question
Options
- Aa backward deployment
- Ba selective deployment
- Cauto-binding
- Da data source rule
How the community answered
(37 responses)- A3% (1)
- B3% (1)
- C5% (2)
- D89% (33)
Why each option
To manage different data source connections across deployment pipeline stages, you should configure data source rules.
A backward deployment is not a standard configuration within Power BI deployment pipelines; deployments typically flow forward from development to production.
Selective deployment allows choosing specific items to deploy but does not address data source connection differences across stages.
Auto-binding refers to automatically connecting deployed items to existing datasets in the target workspace, but it doesn't configure data source connection details.
Data source rules allow you to specify different connection strings for data sources at each stage of a deployment pipeline, ensuring that reports and datasets connect to the correct databases or files in development, test, and production environments. This is crucial for maintaining data integrity and functionality as content moves through the pipeline stages.
Concept tested: Power BI deployment pipeline data source rules
Source: https://learn.microsoft.com/en-us/power-bi/create-reports/deployment-pipelines-rules
Topics
Community Discussion
No community discussion yet for this question.