Skip to content

Commit 121968d

Browse files
authored
overview
1 parent 1b55a0a commit 121968d

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Last updated: 2025-04-21
2929
- [Infrastructure as Code IaC](#infrastructure-as-code-iac)
3030
- [Source Control Integration](#source-control-integration)
3131
- [Security](#security)
32+
- [Microsoft Purview for Fabric](#microsoft-purview-for-fabric)
3233
- [Networking](#networking)
3334
- [Monitoring and Observability](#monitoring-and-observability)
3435

@@ -121,6 +122,25 @@ Last updated: 2025-04-21
121122
| **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. |
122123
| **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) |
123124

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+
124144
## Networking
125145

126146
> 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

Comments
 (0)