Azure Fabric Flashcards
Keywords - Concepts
What are diff set of Roles
Workspace
1Lake data access
What are the 2 top level items u find when u open Lakehouse?
Tables
Files
Where can u create shortcuts within a lakehouse ?
Under Tables - only in the top level
Under Files, anywhere in the folder structure
What locations can be your target for a shortcut ?
AWS S3
ADLS Gen 2
GCP
On-premises
Can you write to shortcut target location ?
In ADLS v2 Yes, if u have permission at target.
In AWS No, even if u don’t have permission
How permissions are resolved in shortcuts ?
An IAM/Azure role is associated with the shortcut during creation and that role is used to resolve permission.
What auth methods are used in shortcut connection setup of ADLS v2?
specify the full dfs url including the container name.
acct_key, sas_token or service principal are used
How many 1Lake per Org ?
Only 1. 1Lake is a logical entity, that represents all the data elements within the org, without duplicating the data.
How to have dept level segregation in 1Lake
1Lake is per Tenant. Within 1Lake workspaces can be created.
What are data items in 1Lake?
Lakehouses, Warehouses, Files are the data items of 1Lake.
Each data item belongs to a different experience Fabric offers.
e.g. Lake house gives the spark experience to the developer.
What is the data format of azure sql datawarehouse in a 1Lake ?
Will it be a propreitory sql db ?
All data items including lakehouse and sql warehouses are stored in Delta format. 1Lake is built on top of ADLS v2.
What is Analysis services in Fabric
Analysis services supports PowerBI
There is a new mode called Direct Lake in Analysis Services. What are the old modes ?
Fabric adds the new mode called DirectLake where PowerBI can read 1Lake directly. The existing modes are Import and DirectQuery. DirectLake is the best of both import and Direct query.
What is Fast Copy?
New feature in Data flow Gen2 - Copy activity that cuts down processing time & cost.
In what resource level you call the 1Lake Data access APIs?
At the Lakehouse level.
list/get/put - workspace_id/lakehouse_item_id/