YuriS
New Contributor III

After additional investigation it turned out the proper "fully-qualified-URL" path should be

'dbfs:/mnt/...'

'dbfs:/mnt/{endpoint}/' || ir.Name as path,

and not 

'https://xxx.blob.core.windows.net/' || ir.Name as path,