Hello,
On Azure Databricks i'm trying to remove a folder on the Repos folder using the following command :
databricks workspace delete "/Repos/xxx@xx.com"
I got the following error message:
databricks workspace delete "/Repos/xxxx@xx.com"
Error: Folder xxxx@xxx.com is protected
Looks like this the folder is a special one, any idea how to remove it ?