Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Azure Data Lake File Input/Output

Mario36
8 - Asteroid

Hi, I am trying to set up the Azure Data Lake File Input Tool. However, I am unable to click the Connect button, the moment I click the button, the configuration window becomes blank. Attached image is the way I am trying to configure the tool

Mario36_0-1764000103405.png

 

1 REPLY 1
Chaoued
8 - Asteroid

For Azure AD, it should typically be :     https://login.microsoftonline.com/<TenantID> AND Ensure it starts with 'https://'

Endpoint URL might not be in the correct format.

 

For Azure Data Lake Gen1 : 

https://<yourdatalakename>.azuredatalakestore.net

 

For Gen2 (Blob) :
https://<storageaccountname>.dfs.core.windows.net

 

AND : 

 

Make sure you select Service-to-Service and fill all fields.


If the window still goes blank, try:

- Updating Alteryx Designer to the latest version (your screenshot shows a newer version is available).
- Running Alteryx as Administrator.
- Checking if any proxy/firewall is blocking the OAuth call.

 

Labels
Top Solution Authors