Can I edit the ADLSg2 storage location for a schema?

_YSF
New Contributor II

I want to alter the schema and basically point it to a new path in the data lake

 

#UnityCatalog

-werners-
Esteemed Contributor III

don't think so.
You can alter the owner and dbproperties using the alter schema command, but not the location.

https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/sql-ref-syntax-ddl-alter-sche...