Can ADLS be mounted in DBFS using only ADLS account key?

Ashley1
Contributor

I realise this is not an optimal configuration but I'm trying to pull together a POC and I'm not at the point that I wish to ask the AAD admins to create an application for OAuth authentication.

I have been able to use direct references to the ADLS container but when I try to mount the container I get a java.lang.NullPointerException: authEndpoint error. While I searched I couldn't find any examples of actually mounting using just the storage account key. Is this possible and if so, how do I do it?

Regards,

Ashley