A Fabric tenant has a workspace named Workspace1 containing a lakehouse, a data pipeline, a notebook, and several Microsoft Power BI reports. A user named User1 plans to use SQL to access the lakehouse to analyze data. User1 must have read-only access to the lakehouse, must NOT be able to access the rest of the items in Workspace1, and must NOT be able to use Spark to query the underlying files. How should you configure access for User1?

Prepare for the DP-600 Fabric Analytics Engineer Exam. Study with flashcards and multiple choice questions, each offering hints and detailed explanations. Enhance your chances of success on the exam!

Multiple Choice

A Fabric tenant has a workspace named Workspace1 containing a lakehouse, a data pipeline, a notebook, and several Microsoft Power BI reports. A user named User1 plans to use SQL to access the lakehouse to analyze data. User1 must have read-only access to the lakehouse, must NOT be able to access the rest of the items in Workspace1, and must NOT be able to use Spark to query the underlying files. How should you configure access for User1?

Explanation:
Controlling access with direct resource-based sharing and a specific SQL-read permission keeps access scoped exactly to what’s needed. By sharing the lakehouse directly with User1 and granting Read all SQL Endpoint data, User1 can connect via the lakehouse’s SQL endpoint and run read-only queries, while nothing about the rest of Workspace1 is exposed and Spark access isn’t granted. Relying on workspace-wide permissions would inherit access to other items in the workspace, which violates the requirement to restrict access to the lakehouse only. Allowing Spark would enable queries through Spark, which also isn’t allowed. This direct, limited sharing aligns with giving User1 only what’s necessary for SQL analysis.

Controlling access with direct resource-based sharing and a specific SQL-read permission keeps access scoped exactly to what’s needed. By sharing the lakehouse directly with User1 and granting Read all SQL Endpoint data, User1 can connect via the lakehouse’s SQL endpoint and run read-only queries, while nothing about the rest of Workspace1 is exposed and Spark access isn’t granted.

Relying on workspace-wide permissions would inherit access to other items in the workspace, which violates the requirement to restrict access to the lakehouse only. Allowing Spark would enable queries through Spark, which also isn’t allowed. This direct, limited sharing aligns with giving User1 only what’s necessary for SQL analysis.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy