Skip to content

Commit

Permalink
Docs: add Azure ADLS Gen2 support for Unity Catalog Export (#8033)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesarwam authored Aug 2, 2024
1 parent 8c0d27a commit b2ff13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/unity-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The subsequent step-by-step guide will lead you through the process of configuri
that exports Delta Lake tables from lakeFS, and subsequently registers them in Unity Catalog.

{: .note}
> Currently, Unity Catalog export feature exclusively supports AWS S3 as the underlying storage solution. It's planned to [support other cloud providers soon](https://github.com/treeverse/lakeFS/issues/7199).
> Currently, Unity Catalog export feature exclusively supports AWS S3 and Azure ADLS Gen2 as the underlying storage solution. It's planned to [support other cloud providers soon](https://github.com/treeverse/lakeFS/issues/7199).
## Prerequisites

Expand Down

0 comments on commit b2ff13e

Please sign in to comment.