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
+20-1Lines changed: 20 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,10 @@ Last updated: 2025-05-03
29
29
-[Infrastructure as Code IaC](#infrastructure-as-code-iac)
30
30
-[Source Control Integration](#source-control-integration)
31
31
-[Security](#security)
32
-
-[Role Based Access Control](#role-based-access-control)
32
+
-[Role Based Access Control](#role-based-access-control)
33
+
-[Data Protection](#data-protection)
34
+
-[Data Lineage and Cataloging](#data-lineage-and-cataloging)
35
+
-[Data Governance](#data-governance)
33
36
-[Microsoft Purview for Fabric](#microsoft-purview-for-fabric)
34
37
-[Networking](#networking)
35
38
-[Monitoring and Observability](#monitoring-and-observability)
@@ -139,6 +142,22 @@ From [Microsoft Documentation](https://learn.microsoft.com/pt-br/fabric/fundamen
139
142
-**Object-Level Roles**: Implement roles at the object level to manage permissions for specific data objects. Click to read more about [Security \& Governance by Object Level](./Security/)
140
143
-**Purview Integration**: Use Microsoft Purview to manage and enforce data governance policies.
141
144
145
+
## Data Protection
146
+
147
+
-**Data Encryption**: Encrypt sensitive data both at rest and in transit.
148
+
-**Data Masking**: Implement data masking techniques to protect sensitive information.
149
+
-**Compliance**: Ensure compliance with relevant regulations and standards (e.g., GDPR, HIPAA).
150
+
151
+
## Data Lineage and Cataloging
152
+
153
+
-**Data Lineage**: Track data lineage to understand the flow and transformations of data within the platform.
154
+
-**Data Catalog**: Use Microsoft Purview to create a comprehensive data catalog for easy discovery and management of data assets.
155
+
156
+
## Data Governance
157
+
158
+
-**Data Policies**: Define and enforce data governance policies to ensure data quality, security, and compliance.
159
+
-**Data Stewardship**: Assign data stewards to manage and oversee data governance practices.
160
+
142
161
## Microsoft Purview for Fabric
143
162
144
163
> **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:
0 commit comments