
Answer-first summary for fast verification
Answer: Admin access to the deployment pipeline, Viewer access to the Production workspace, Contributor access to the Development and Test workspaces
The correct answers are B, D, and E. B (Admin access to the deployment pipeline) is necessary because only pipeline admins can manage deployments between stages. E (Contributor access to the Development and Test workspaces) allows developers to deploy and manage content in these stages, as Contributor or higher roles are required for deployment actions. D (Viewer access to the Production workspace) ensures developers can view Production content but cannot deploy changes, adhering to the principle of least privilege. Option A is incorrect as Build permission would allow creating content in Production, violating the requirement. Option C is redundant with E, as Contributor includes Viewer permissions. Option F is excessive, granting unnecessary deployment rights to Production.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You are deploying Microsoft Power BI items using Fabric deployment pipelines. Your deployment pipeline has three stages: Development, Test, and Production, with a workspace assigned to each stage. You need to grant Power BI developers access to the pipeline with the following requirements:
Which three levels of access should you assign to the developers? Each correct answer presents part of the solution.
A
Build permission to the production semantic models
B
Admin access to the deployment pipeline
C
Viewer access to the Development and Test workspaces
D
Viewer access to the Production workspace
E
Contributor access to the Development and Test workspaces
F
Contributor access to the Production workspace