move files and folder from workspace/repo to external location.

Arinjay
New Contributor

I would like to move the folder from my repo under /Workspace/Repos/ar... to the external Azure blob location.

I tried dbutils.fs.mv(repo_path, az_path) but this gave me an error for the file not found.

Also, I am not able to see workspace -> repo using dbutils.fs.ls()

Arinjay_0-1695333946710.png

does anyone know how to get into workspace/repo? 

#dataengineer