exam questions

Exam DP-600 All Questions

View all questions & answers for the DP-600 exam

Exam DP-600 topic 1 question 153 discussion

Actual exam question from Microsoft's DP-600
Question #: 153
Topic #: 1
[All DP-600 Questions]

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.

  • A. Users can sync workspace items with GitHub repositories
  • B. Users can create and use Data workflows
  • C. Users can create Fabric items
  • D. Users can synchronize workspace items with their Git repositories
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
testtaker45
Highly Voted 4 months, 2 weeks ago
Selected Answer: CD
C. Users need to be able to Create Fabric Items to satisfy 'User1 can commit Items to the repository. D. They try to trick you with 'GITHUB'. Azure Devops uses GIT, but GITHUB is different. You want to sync your 'GIT Repositories'. Has nothing to do with GITHUB...
upvoted 7 times
...
solorumore
Most Recent 1 month, 3 weeks ago
Selected Answer: AD
To allow a user like User1 to commit to the Git repository (in this case an Azure DevOps repository), you need specifications that enable synchronization and version control via Git. A. Users can sync workspace items with GitHub repositories: This option allows users to link workspace items to a Git repository, including GitHub and Azure DevOps repositories (since Azure DevOps uses the same Git infrastructure). You must configure workspace synchronization with an associated repository. D. Users can sync workspace items with their Git repositories: This setting enables synchronization of workspace items with users' Git repository, allowing them to commit and push. This feature is essential to ensure that User1 can synchronize his local items with the remote repository.
upvoted 1 times
...
4e5cf3d
2 months, 2 weeks ago
Selected Answer: C
Im not sure. Github is already supported. You can find both options here: https://learn.microsoft.com/en-us/fabric/admin/git-integration-admin-settings
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...