Forum Discussion
cold storage
- 1 year ago
Hi Anonymous ,
Thank you nilendraFabric for providing the possible solution.Here is the link which may help you in ressolving the issue.
Solved: Re: Lakehouse Files archival - Microsoft Fabric Community
Thank you for reaching out to us on the Microsoft Fabric Community Forum.
Regards,
Menaka.
Hello Anonymous
OneLake currently lacks built-in archival tiers
Archival to cold storage have to done using alds gen2 at the moment
Enable hierarchical namespace (required for Delta/Parquet compatibility).
Add a shortcut pointing to your ADLS Gen2 container/path (e.g., `abfss://[email protected]/`).
Create a pipeline to move data from onelake to adls
Automatically tier data to Cold (90-day retention) or Archive (180-day retention) based on access patterns using data lifecycle in adls
Hope this helps
please accept the answer if this is useful
Deploy an ADLS Gen2 account in the same Azure region as your Fabric tenanT