Mar 10 2021 09:43 AM
I'm currently trying to get a zip file from a Sharepoint folder to my Azure Blob storage. The SharePoint environment belongs to a partner company. I have a personal login/password to manually access this SPO without any kind of VPN or MFA. I was trying to use Azure Data Factory to get the file daily automaticaly.
On Azure Data Factory Documentation, I got the impression that I would need to register an App on Azure AD and then, request the Sharepoint owner to give permission to my registered App so I can access it. Is my understanding is correct? And, if so, is there a easier way of doing it? Specially one that does not require me to request the Sharepoint owner to "add" me to his white list.
Mar 10 2021 11:04 AM
Mar 11 2021 06:27 AM
Mar 12 2021 04:03 AM
Hello
I had the same problem. I had access to a folder but did not have access to the entire path. I have written the path directly to JSON from Logic Apps.
Mar 13 2021 10:22 AM
Jan 17 2023 03:51 AM