Does UIpath has capabilities to Fabric Datalake?

I would like to understand if UiPath can connect to Fabric datalake to fetch data ? does UiPath need any premium license to do so ?

@monisharpa2020

Try with UiPath azure connector

if the above connector is not giving results, microsoft data fabric does support api, you can build a custom connector as well

cheers

Hi @monisharpa2020
Yes, UiPath can fetch data from Microsoft Fabric Data Lake. There’s no special or premium UiPath license needed for this. You just need the right access on the Azure/Fabric side.

Most people either connect via the Fabric SQL endpoint using normal database activities, or read from the lake using Azure/HTTP activities with proper permissions. As long as your Azure access is set up correctly, UiPath works fine.