Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
HeinTaljaard
Partner - Contributor II
Partner - Contributor II

Connection to ADLS

Hi,

I am trying to set up a connection to ADLS Gen 2.

When setting up the connection source, I keep getting an error pgui.error.code.DYNAMIC_ERROR - Unsupported or unknown scheme provided:abfs

I have used abfs and abfss

The connections string is as follows: abfs://<blobstorename>@<account name>.dfs.core.windows.net/<file path>

I have tried finding examples or documentation about setting up the connection, but have not found anything.

 

Any help would be appreciated

Labels (2)
1 Solution

Accepted Solutions
HeinTaljaard
Partner - Contributor II
Partner - Contributor II
Author

Found the issue with the connection string: outlined as follows

 

Connection String: abfs://<blobName>@<StorageAccountName>.dfs.core.windows.net

UserName: <Storage Account Name>

Password: <Access Key> pulled from the settings of your storage account

HeinTaljaard_0-1589337142135.png

 

View solution in original post

2 Replies
HeinTaljaard
Partner - Contributor II
Partner - Contributor II
Author

it seems that the QDC instance was faulty, started a new instance and the error disappeared. I am now getting an invalid Authorization error, not sure how to get around it, any advice would be appreciated.

HeinTaljaard_0-1589336263198.png

I have tried using various combinations of connection strings and access keys, I can't find anything useful on the web. 

 

HeinTaljaard
Partner - Contributor II
Partner - Contributor II
Author

Found the issue with the connection string: outlined as follows

 

Connection String: abfs://<blobName>@<StorageAccountName>.dfs.core.windows.net

UserName: <Storage Account Name>

Password: <Access Key> pulled from the settings of your storage account

HeinTaljaard_0-1589337142135.png