DP-700 · Question #81
You need to ensure that WorkspaceA can be configured for source control. Which two actions should you perform? Each correct answer presents part of the solution.
The correct answer is A. From Tenant setting, set Users can synchronize workspace items with their Git repositories to Enabled. D. Assign WorkspaceA to Cap1. To enable source control for WorkspaceA, the tenant setting for Git repository synchronization must be enabled, and the workspace must be assigned to a Fabric capacity.
Question
Options
- AFrom Tenant setting, set Users can synchronize workspace items with their Git repositories to Enabled.
- BFrom Tenant setting, set Users can sync workspace items with GitHub repositories to Enabled.
- CConfigure WorkspaceA to use a Premium Per User (PPU) license.
- DAssign WorkspaceA to Cap1.
How the community answered
(33 responses)- A82% (27)
- B12% (4)
- C6% (2)
Why each option
To enable source control for WorkspaceA, the tenant setting for Git repository synchronization must be enabled, and the workspace must be assigned to a Fabric capacity.
The tenant setting 'Users can synchronize workspace items with their Git repositories' must be enabled globally by a Fabric administrator to allow any user to configure Git integration for their workspaces.
'Users can sync workspace items with GitHub repositories' is not the general tenant setting for Git integration; the more general 'Git repositories' option covers various Git providers.
While Premium Per User (PPU) is a license type, the fundamental requirement for Git integration is assignment to a Fabric *capacity*, not specifically a PPU license type for the workspace itself.
Workspace Git integration (source control) is a Fabric feature that requires a workspace to be assigned to a Fabric capacity, such as an F-SKU or a Premium capacity.
Concept tested: Fabric workspace Git integration requirements
Source: https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-integration-overview
Topics
Community Discussion
No community discussion yet for this question.