Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
I have the below requirement and unsure how to achieve it - any ideas?
I need to obfuscate data to ensure no PII is held within Fabric at all - data will be ingested in pipelines/notebooks from APIs and an on-premise data gateway. I've written a notebook that obfuscates data ingested into a data frame (hasn't been written to a table or file) but there are concerns that this is still held in Microsoft Fabric memory. The business also wants to use lakehouses only, no warehouses.
Are there any other ways I can achieve this?
Solved! Go to Solution.
I need to obfuscate data to ensure no PII is held within Fabric at all
Obfuscate your data at the source.
I need to obfuscate data to ensure no PII is held within Fabric at all
Obfuscate your data at the source.