Implementing Analytics Solutions Using Microsoft Fabric — Question 166
You have a Fabric tenant that contains 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 DW1.
What can User1 do?
Answer options
- 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.
Correct answer: C
Explanation
User1 can connect to DW1 via the Azure SQL Analytics endpoint because this action is typically allowed with default permissions. However, options A and B are incorrect as they pertain to creating reports and reading data, which require additional permissions. Option D is also incorrect since reading Parquet files directly is not a standard capability granted by default permissions.