
Explanation:
To determine the appropriate role for User1 to review Azure Synapse Analytics database templates from the gallery while following the principle of least privilege, we need to examine the capabilities of each available role:
A. Storage Blob Data Contributor
B. Synapse Administrator
C. Synapse Contributor
D. Synapse User
The principle of least privilege requires granting only the minimum permissions necessary to perform the required task. For simply reviewing database templates:
Synapse User (Option D) is the correct choice because it specifically enables template viewing capabilities while adhering to the principle of least privilege by not granting unnecessary administrative or modification permissions.
Ultimate access to all questions.
You have an Azure subscription containing an Azure Synapse Analytics workspace and a user named User1.
You need to grant User1 the ability to view the Azure Synapse Analytics database templates from the gallery. The solution must adhere to the principle of least privilege.
Which role should you assign to User1?
A
Storage Blob Data Contributor.
B
Synapse Administrator
C
Synapse Contributor
D
Synapse User
No comments yet.