Hello,
I'm not able to re-create an external location after removing its owner from Databricks Account. I'm getting the following error:
Input path url 'abfss://foo@bar.dfs.core.windows.net/' overlaps with an existing external location within 'CreateExternalLocation' call
I've tried to re-create the workspace but it seems that the information about the external location is stored somewhere inside the account metastore. I'm not able to find an API to list all external locations at the account level and since the workspace has been re-created the old workspace URL is no more accessible. Is there a way to remove the orpahned external location?