diff --git a/docs/data-engineering/lakehouse-schemas.md b/docs/data-engineering/lakehouse-schemas.md index 9900c7ac86..ef6e95370b 100644 --- a/docs/data-engineering/lakehouse-schemas.md +++ b/docs/data-engineering/lakehouse-schemas.md @@ -89,6 +89,7 @@ Below listed unsupported features/functionalities are for current release of pub | Spark.catalog API | Not supported. Use Spark SQL instead. | | `USE ` | Doesn't work cross workspaces, but supported within same workspace. | | Migration | Migration of existing non-schema Lakehouses to schema-based Lakehouses isn't supported. | +| Workspace-level private links | Not supported. | ## Related content