Hi,
We need to migrate our metastore with Unity Catalog to a new Azure subscription while remaining in the same Azure region. Currently, we have two workspaces attached to a single Unity Catalog. Iām looking for the best approach to move the metastore from one Azure subscription to another.
One idea is to detach both Databricks workspaces and physically move the ADLSāwhich contains our data and Unity Catalogāto the new subscription. After the move, we would delete the old metastore and reconnect the workspaces to the new metastore. Will this approach work? Has anyone had experience with migrating a Databricks metastore?
Additionally, where is the information about catalogs, schemas, and table names stored within the metastore? I have only found a folder named "unitycatalogs" containing generic table names.
