Forum Discussion
utkarshtiwari923
Jul 09, 2024Copper Contributor
Logic Apps Connector for adls gen2
Hi Team, Need to know a suitable connector for adls gen2 to copy file from SharePoint to ADLS Gen2 storage account. Previously using the upload file connector for uploading file to adls . ...
arnuthal
Jul 10, 2024Microsoft
Please create ADLS Gen2 Linked Service in ADF which can support ADLS Gen2 connection.
https://learn.microsoft.com/en-us/azure/data-factory/connector-azure-data-lake-storage?tabs=data-factory#linked-service-properties
If you want to call Logic App from ADF please refere these links -
https://stackoverflow.com/questions/70173161/how-to-call-a-logic-app-from-azure-data-factory#:~:text=To%20do%20this%20inside%20Logic%20App%20you%20need,sent%20in%20the%20trigger%20body%20%28using%20expression%20triggerBody%28%29%5B%27callBackUri%27%5D%29.
https://learn.microsoft.com/en-us/azure/data-factory/connector-azure-data-lake-storage?tabs=data-factory#linked-service-properties
If you want to call Logic App from ADF please refere these links -
https://stackoverflow.com/questions/70173161/how-to-call-a-logic-app-from-azure-data-factory#:~:text=To%20do%20this%20inside%20Logic%20App%20you%20need,sent%20in%20the%20trigger%20body%20%28using%20expression%20triggerBody%28%29%5B%27callBackUri%27%5D%29.