nerdexam
Microsoft

DP-600 · Question #151

You have a Fabric tenant that contains a workspace named Workspace1 and a user named User1. User1 is assigned the Contributor role for Workspace1. You plan to configure Workspace1 to use an Azure DevO

The correct answer is C. Users can create Fabric items D. Users can synchronize workspace items with their Git repositories. To enable a Contributor user to commit Fabric workspace items to an Azure DevOps Git repository, two specific tenant-level settings must be enabled: the ability to create Fabric items and the ability to synchronize with Git repositories.

Submitted by tunde_lagos· Apr 18, 2026Plan, implement, and manage a solution for data analytics

Question

You have a Fabric tenant that contains a workspace named Workspace1 and a user named User1. User1 is assigned the Contributor role for Workspace1. You plan to configure Workspace1 to use an Azure DevOps repository for version control. You need to ensure that User1 can commit items to the repository. Which two settings should you enable for User1? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • AUsers can sync workspace items with GitHub repositories
  • BUsers can create and use Data workflows
  • CUsers can create Fabric items
  • DUsers can synchronize workspace items with their Git repositories

How the community answered

(46 responses)
  • A
    7% (3)
  • B
    17% (8)
  • C
    76% (35)

Why each option

To enable a Contributor user to commit Fabric workspace items to an Azure DevOps Git repository, two specific tenant-level settings must be enabled: the ability to create Fabric items and the ability to synchronize with Git repositories.

AUsers can sync workspace items with GitHub repositories

"Users can sync workspace items with GitHub repositories" is a specific setting for GitHub, not Azure DevOps, which is required here.

BUsers can create and use Data workflows

"Users can create and use Data workflows" is too specific, enabling only a particular type of Fabric item creation, and does not enable general Git synchronization.

CUsers can create Fabric itemsCorrect

The "Users can create Fabric items" tenant setting must be enabled for User1 to be able to create, modify, and manage the Fabric items (e.g., notebooks, reports) in Workspace1, which are the items that would then be committed to the Git repository.

DUsers can synchronize workspace items with their Git repositoriesCorrect

The "Users can synchronize workspace items with their Git repositories" tenant setting is a mandatory prerequisite for enabling Git integration for users, allowing User1 to perform commit operations and other synchronization tasks with the Azure DevOps repository.

Concept tested: Fabric Git integration tenant settings

Source: https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-get-started#tenant-settings

Topics

#Fabric Version Control#Azure DevOps Git#Tenant Settings#User Permissions

Community Discussion

No community discussion yet for this question.

Full DP-600 Practice