
Hello everyone,
I'm working with a model-driven application that's connected to Dataverse, and I'm looking to integrate it with Azure Data Lake Storage Gen2 (ADLS Gen2). I need to import data from ADLS Gen2 into Dataverse, but this integration will be one-way only — we are not looking to export data back to ADLS Gen2.
Is there a way to accomplish this without the need to create a custom connector?
Thanks in advance for your help!
You can use dataflows to connect with ADLS Gen2. It's uni-directional from Data lake to Dataverse
Detail can be found here: https://learn.microsoft.com/en-us/power-query/dataflows/connect-azure-data-lake-storage-for-dataflow
---------------------------
If the solution I provided assisted you in resolving this issue, kindly select "Accept as solution" This will help others in finding the solution more expediently 😄Also, a Thumbs up would be a great compliment!