DP-700 Implement and Manage an Analytics Solution Practice Question
You are configuring Git integration for a Microsoft Fabric workspace to enable source control for your team. Which TWO requirements must be met before you can successfully connect the workspace to an Azure DevOps repository?
⚠ Common exam trap
Candidates often assume that only repository-level permissions are needed, neglecting the tenant-level administrative settings in the Fabric Admin Portal that must be explicitly enabled before any integration can occur.
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
✓
The Fabric tenant setting 'Users can export items' must be enabled.
Successful Git integration in Microsoft Fabric requires both organizational-level permissions and specific repository configurations. Ensuring these prerequisites are met allows for seamless synchronization of workspace items. Without the correct tenant settings or repository access, users will encounter errors when attempting to commit changes or sync the workspace with the remote branch.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
The Fabric tenant setting 'Users can export items' must be enabled.
Why this is correct
Git integration relies on the ability to export item metadata into a format compatible with source control. If the tenant setting for exporting items is disabled, Fabric cannot generate the necessary JSON representations of the items, effectively blocking any synchronization or connection to an Azure DevOps repository.
- ✓
The Azure DevOps repository must be initialized with at least one file.
Why this is correct
Fabric requires an initialized branch to establish a connection. An empty repository without a master or main branch cannot be targeted for synchronization. Initializing the repository with a README or gitignore file creates the initial commit necessary for Fabric to map the workspace structure to the branch.
- ✗
The workspace must be assigned to a Trial capacity.
Why it's wrong here
Git integration is available for Fabric capacities (F-SKUs) and Power BI Premium capacities (P-SKUs). It is not restricted to Trial capacities. In fact, production environments typically use dedicated capacities to ensure performance and reliability, making the Trial capacity requirement irrelevant for standard enterprise Git integration setups.
- ✗
The repository must be hosted in GitHub Enterprise.
Why it's wrong here
Currently, Microsoft Fabric natively supports Azure DevOps for Git integration. While GitHub support is a highly requested feature and planned for the future, the current implementation specifically requires an Azure DevOps organization and project to manage the source control connection for Fabric workspaces and items.
- ✗
The user must have the 'Viewer' role in the Fabric workspace.
Why it's wrong here
The Viewer role provides read-only access to workspace content and is insufficient for managing Git integration. To connect a workspace to a repository or commit changes, a user must have at least Member or Admin permissions, as these roles allow for the modification of workspace settings and items.
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 →
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.