I am new to Alteryx. My requirement is to access csv files on Azure datalake on Alteryx and run a data manipulation program.
I am using the Alteryx connector ( https://help.alteryx.com/20213/designer/microsoft-azure-data-lake-store ). I am using the End-User (Advanced) option.
The Office 365 team has created a Service principal (and provided me the TenantId, clientId and secret) to allow access to the Azure data lake. The admins of azure datalake have confirmed that the service principal should have the required access. However when i try connecting the Azure datalake, i am asked to verify the credentials and then after completing that i get an Invalid resource error (AADSTS650057). Any idea where this might be going wrong?