You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ Last updated: 2025-04-21
29
29
-[Infrastructure as Code IaC](#infrastructure-as-code-iac)
30
30
-[Source Control Integration](#source-control-integration)
31
31
-[Security](#security)
32
+
-[Microsoft Purview for Fabric](#microsoft-purview-for-fabric)
32
33
-[Networking](#networking)
33
34
-[Monitoring and Observability](#monitoring-and-observability)
34
35
@@ -121,6 +122,25 @@ Last updated: 2025-04-21
121
122
|**Data Protection & Encryption**| - **Data Masking:** Hide sensitive information from unauthorized users. <br/> - **Audit Logs:** Keep detailed records to monitor user activities and detect anomalies. <br/> - **Encryption at Rest:** Use Azure Storage Service Encryption and Transparent Data Encryption (TDE) to protect stored data. <br/> - **Encryption in Transit:** Secure communications with TLS/SSL protocols and VPNs. |
122
123
|**Networking & Granular Controls**| - **Granular Security Controls:** Implement layered security measures to comprehensively protect sensitive data. <br/> - **Networking:** Leverage Fabric’s unified platform to simplify secure network configurations. For more details, see [Networking](#networking)|
123
124
125
+
## Microsoft Purview for Fabric
126
+
127
+
> **Microsoft Purview** is a unified data governance solution that helps `organizations manage and govern` their on-premises, multi-cloud, and software-as-a-service (SaaS) data. When integrated with **Microsoft Fabric**, Purview enhances `data discovery, classification, lineage, and access control` across the entire data estate. In the context of **Microsoft Fabric**, which is an end-to-end analytics platform that unifies data engineering, data science, real-time analytics, and business intelligence, Purview plays a crucial role in:
128
+
129
+
-**Data Cataloging**: Automatically scanning and cataloging data assets across Fabric workspaces.
130
+
-**Data Lineage**: Tracking how data flows and transforms across pipelines, notebooks, and reports.
131
+
-**Access Management**: Enforcing data access policies and ensuring compliance.
132
+
-**Data Classification**: Identifying sensitive data using built-in or custom classifiers.
133
+
134
+
> When to Integrate Purview with Fabric?
135
+
136
+
1.**You need centralized data governance** across multiple data sources and services within Fabric.
137
+
2.**Compliance and regulatory requirements** demand visibility into data usage, classification, and lineage.
138
+
3.**Your organization handles sensitive data** (e.g., PII, financial data) and needs automated classification and protection.
139
+
4.**You want to empower data consumers** (analysts, scientists, engineers) to discover and understand data assets easily.
140
+
5.**You are scaling your data operations** and need consistent governance policies across teams and projects.
141
+
142
+
Click to read more about [Microsoft Purview for Fabric - Overview](./Purview-Fabric.md).
143
+
124
144
## Networking
125
145
126
146
> Networking is a critical component of any enterprise-level data platform. In Microsoft Fabric, networking configurations are simplified and secured through its `unified platform.`:
0 commit comments