Implementing Analytics Solutions Using Microsoft Fabric — Question 146

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.

Answer options

Correct answer: C, D

Explanation

The correct answers are C and D. Enabling the ability for User1 to create Fabric items (C) allows them to manage the workspace effectively, while allowing synchronization with their Git repositories (D) is essential for committing changes. Options A and B do not directly relate to committing to Azure DevOps repositories, thus they are not correct.