1. Governance Flashcards

1
Q

What is the main issue with Fabric’s governance?

A

There is no centralized governance in Fabric; it is controlled at each engine and storage layer.

This results in cumbersome management and potential security risks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Purview in relation to Fabric?

A

Purview is a separate product that acts as a referential catalog, not an operational catalog, limiting its functionality.

It can only publish metadata from Fabric or Databricks but cannot set access or permissions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is OneSecurity?

A

A proposed centralized security and permissions framework for Fabric that has been delayed until Q1 2025.

Details about OneSecurity are limited and not publicly documented.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How does Databricks handle access control?

A

Databricks allows setting access once, respected everywhere, resulting in data you can trust.

This contrasts with Fabric, where access must be set in each incompatible engine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What type of lineage does Fabric support?

A

Fabric supports coarse-grained lineage, limited to the data item level.

This means it does not support table or column-level lineage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Does Fabric have data classification capabilities?

A

No, Fabric currently does not support data classification.

Its integration with Purview does not enable users to classify data as PII.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

True or False: Fabric supports fine-grained access control.

A

False.

Fabric’s access control is mostly coarse-grained and does not meet enterprise-grade requirements.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the limitation of Fabric’s integration with Purview?

A

The integration is limited and does not allow for operational capabilities like policy enforcement.

Fabric only supports coarse-grained lineage and lacks features like Classification and Labeling.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How does data discovery in Fabric compare to Databricks?

A

Fabric’s data discovery is limited and fragmented, while Databricks provides a centralized catalog for all data and AI assets.

This makes discovery and governance easier in Databricks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Fill in the blank: Fabric applies a ___ cost penalty to external engines reading data from OneLake.

A

3x.

This penalty affects data democratization principles.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Can Databricks read/write from/to OneLake?

A

Yes, but only using credential passthrough or service principals via Spark configs, which is not recommended.

This method does not provide the best security and governance experience.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Does Fabric integrate with Unity Catalog?

A

No.

There is currently no support for policy pushdown or integration with UC.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the roles available in Fabric for access control?

A

Admin, Contributor, and Viewer roles.

These roles offer varying levels of access, but the security model is coarse-grained.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

True or False: Fabric can enforce data quality through built-in capabilities.

A

False.

Fabric lacks built-in data quality or expectation-setting capabilities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the two challenges for Fabric users regarding data security?

A
  • Data security is not centralized and inconsistent across services
  • No default security level other than built-in roles

This creates privacy risks, particularly for PII/PHI.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does Azure Databricks offer that Fabric does not regarding data quality?

A

Delta Live Tables for setting data quality expectations and monitoring.

Azure Databricks ensures high-quality data through built-in capabilities.

17
Q

What is the limitation of using Databricks with Fabric for data governance?

A

It does not provide the best security and governance experience due to bypassing UC and legacy table access controls.

This creates potential security vulnerabilities.