Courseiva
Implement and Manage an Analytics SolutionmediumMultiple ChoiceObjective-mapped

DP-700 Implement and Manage an Analytics Solution Practice Question

Your organization is implementing a multi-stage development lifecycle in Microsoft Fabric. You need to ensure that when content moves from the 'Test' workspace to the 'Production' workspace, the data source connection automatically switches from the test SQL database to the production SQL database. Which feature should you configure?

⚠ Common exam trap

Candidates often suggest creating separate parameters in the code or using manual workspace settings, ignoring the built-in 'Deployment pipeline rules' specifically designed for environment-specific connection strings.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Deployment pipeline rules

Deployment pipeline rules allow for the dynamic modification of item properties, such as data source connections or parameter values, during the deployment process between stages. This ensures that the production environment remains isolated from development data without requiring manual intervention after every deployment. It is a critical component for maintaining environment parity and reducing manual configuration errors in enterprise analytics.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Workspace-level sensitivity labels

    Why it's wrong here

    Sensitivity labels are primarily used for data classification and protection, ensuring that sensitive information is handled according to organizational compliance policies. They do not have the capability to modify technical connection strings or parameters during the deployment lifecycle. Using labels for environment management would fail to automate the necessary data source transitions between stages.

  • Deployment pipeline rules

    Why this is correct

    Deployment rules are specifically designed to update data source and parameter settings as items transition through different pipeline stages. By defining these rules, engineers can automate the switch to production-grade resources, ensuring data integrity and environment consistency. This feature is fundamental for implementing a robust and automated CI/CD strategy within the Microsoft Fabric ecosystem.

  • OneLake shortcuts

    Why it's wrong here

    OneLake shortcuts provide a way to virtualize data across different locations without moving the physical files, but they do not manage item metadata deployment logic. While shortcuts help in data sharing, they lack the lifecycle management features needed to dynamically reconfigure semantic model connections. They are a data access feature rather than a deployment or environment management tool.

  • Git integration branch policies

    Why it's wrong here

    Branch policies in Azure DevOps manage how code is merged and reviewed, providing a layer of governance for version control updates. While they protect the source code, they do not directly interact with the Fabric service's internal connection metadata during workspace synchronization. Configuring branch policies focuses on developer collaboration rather than the automated configuration of live workspace items.

Quick reference

RAID Level Comparison

RAID LevelMin DisksFault ToleranceReadWriteUsable Capacity
RAID 02NoneExcellentExcellent100%
RAID 121 diskGoodModerate50%
RAID 531 diskGoodModerate67–94%
RAID 642 disksGoodLower50–88%
RAID 1041 disk per mirrorExcellentGood50%

RAID is not a backup strategy — it protects against disk failure but not against accidental deletion, ransomware, or site-level events.

About these practice questions

This DP-700 question is part of Courseiva's 152-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed September 2026 · checked against the official Microsoft exam blueprint

This DP-700 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DP-700 exam.