
Answer-first summary for fast verification
Answer: Connect to DW1 via the Azure SQL Analytics endpoint.
Based on the community discussion and Microsoft documentation, when sharing a warehouse with default permissions, the recipient receives 'Read' permission which allows connecting to the SQL analytics endpoint. The highest upvoted comment (3 upvotes) specifically references the official documentation stating: 'If no additional permissions are selected - The shared recipient by default receives "Read" permission, which only allows the recipient to connect to the SQL analytics endpoint.' While some comments suggest option A (Build reports) or B (Read data from tables), the consensus and documentation indicate that the default permission is specifically for connecting to the SQL endpoint, not building reports or directly reading tables. Option D (reading Parquet files) is not relevant to warehouse sharing permissions.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You have a Fabric tenant containing a workspace named Workspace1 and a user named User1. Workspace1 contains a warehouse named DW1. You share DW1 with User1 and assign User1 the default permissions for the warehouse.
What can User1 do?
A
Build reports by using the default dataset.
B
Read data from the tables in DW1.
C
Connect to DW1 via the Azure SQL Analytics endpoint.
D
Read the underlying Parquet files from OneLake.