"Azure Container Does Not Exist" when cloning repositories in Azure Databricks

ptco
New Contributor II

Good Morning, I need some help with the following issue:

I created a new Azure Databricks resource using the vnet-injection procedure. (here)

 

I then proceeded to link my Azure Devops account using a personal account token. 

If I try to clone a repository I get an error message saying:

 

The Azure container does not exist
 
 
From other occurrences of the same error message in the community I seem to understand that this is something associated with the Unity Catalog, however even when I remove the workspace from the Unity Catalog I get the same error.
 
Many Thanks