
Answer-first summary for fast verification
Answer: Assign the Contributor role to Group1., Create a workspace identity.
Option A (Assign the Contributor role to Group1) is correct because it grants all finance department users the necessary permissions to create and edit items in Workspace1 through the existing Microsoft Entra group, minimizing administrative effort by avoiding individual user assignments. Option B (Create a workspace identity) is correct because it enables Workspace1 to securely access storage1 for reading and writing data using a managed identity, which is the standard and secure method for resource access in Azure. Option C (Assign the Admin role to yourself) is incorrect as you are already the admin by creating the workspace, and reassigning the role is unnecessary and violates the requirement to be the only admin. Option D (Assign the Contributor role to each finance department user) is incorrect because it increases administrative effort by requiring individual role assignments, contrary to the minimization requirement, and using the group (Group1) is more efficient.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your company has a finance department, a Fabric tenant, an Azure Storage account named 'storage1', and a Microsoft Entra group named 'Group1' that contains the finance department users.
You create a new workspace named 'Workspace1'. You need to complete the configuration to meet the following requirements:
Which two actions should you perform next? Each correct answer presents part of the solution.
A
Assign the Contributor role to Group1.
B
Create a workspace identity.
C
Assign the Admin role to yourself.
D
Assign the Contributor role to each finance department user.