Uploading files from OneDrive to Azure Data Lake Gen2

Jacobus Wooning 41 Reputation points
2020-07-08T05:58:47.92+00:00

This is the situation. A client of my has XML files coming from Peoplesoft. I would like the client to place them in a inbox on a OneDrive location. With Azure Logic Apps i want to create a trigger that sends an emial when there is a new file placed in that inbox folder.

Furthermore i want an upload from that file to azure data lake with azure date lake upload
Well i am using a storage account
11586-knipsel1.png

The error that i receive:
11603-knipsel2.png

It seems very simple. I have read a lot of forums but no one can explain it simple can you ?

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,338 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,842 questions
{count} votes

Accepted answer
  1. Pramod Valavala 20,516 Reputation points Microsoft Employee
    2020-07-13T04:00:51.49+00:00

    Looks like you are using the Azure Data Lake Connector which is intended for Azure Data Lake Gen 1.

    For Gen 2, you can use the Azure Blob Connector itself, owing to multi-protocol access.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful