SharePoint File Copy to Azure using Power Automate or Azure Data Factory

Поділитися
Вставка
  • Опубліковано 22 жов 2024

КОМЕНТАРІ • 21

  • @9438new-game
    @9438new-game 2 роки тому +4

    Hello, thanks for sharing walkthrough. I have a question on the same. How do we copy multiple files from SPO to data lake? If multiple files are different type ex. excel , csv...then what is the option...Thanks in advance.

  • @andrewangeles2932
    @andrewangeles2932 2 роки тому +2

    This is a great intro, but how would we extend this to download multiple files from a SharePoint document library. Specifically, if we have a document library with a mixture of file types and names, and we only want retrieve all .CSV with name format of YYYY-MM-DD.csv.

  • @karthikkannan8206
    @karthikkannan8206 Рік тому +1

    Hey, This is great but I am wondering how do I achieve other way around ( ADLS/Blob Storage to Sharepoint )

  • @indrayne1840
    @indrayne1840 4 місяці тому

    What if we have many nested folders inside document drive and we want to copy all files to our azure data lake storage using ADF and maintaining the same hierarchy there also.

  • @vgwarelearning4057
    @vgwarelearning4057 Рік тому

    0:45 i am wondering how you added Power Automate @kirby's Sql talk

  • @JuliaKell-n9t
    @JuliaKell-n9t 6 місяців тому +1

    Thank you! Super helpful!

  • @shreyaskulkarni720
    @shreyaskulkarni720 Рік тому

    Can We auto trigger using ADF, whenever the file is updated ?

  • @vigneshshangar1742
    @vigneshshangar1742 Рік тому +1

    Thank you!

  • @WDF005
    @WDF005 2 роки тому

    Hi how to move all files inside a folder in SharePoint?how to create relative URL?

  • @NasimaKhatun-jb7qo
    @NasimaKhatun-jb7qo 2 роки тому

    Hi I am interested in metadata copy activity as well. Can you explain that as well

  • @unmanisonawane2523
    @unmanisonawane2523 2 роки тому

    Can you please explain for data ingestion from SharePoint list to Adls ?

  • @hanifmusa96
    @hanifmusa96 2 роки тому

    Hi. Thanks for the tutorial. Can we do incremental load into SQL warehouse if data in sharepoint has new rows?

    • @SQLTalk
      @SQLTalk  2 роки тому

      One idea for incremental loads is using Azure Data Factory or the Pipelines in Azure Synapse (basically the same ETL tool) and using something like a date column with update date\time in the SharePoint file to determine what has changed. There are templates in Azure Data Factory to do this type of thing.

    • @vgwarelearning4057
      @vgwarelearning4057 Рік тому

      ​@@SQLTalk Thanks . 0:46, when Clicked 3 dots in front of folder, > , Automate > then it shows Create a rule or manage rule but no options to Power Automate. I checked being a GAdmin i can access Power automate portal but how to get power automate there now ?

    • @vru5696
      @vru5696 7 місяців тому

      @@SQLTalk Can you create detail video on steps before ADF as its not clear.

  • @sourabhdubey6388
    @sourabhdubey6388 2 роки тому +1

    Hi . Thanks for the tutorial. But when I am trying by using Power Automate it is giving me the below error :
    This request is not authorized to perform this operation using this permission.
    clientRequestId: 18961521-a002-49dc-8cfd-bec1d0dd25ff

    • @shameershaik4754
      @shameershaik4754 2 роки тому +2

      I too got the same error 403 while browsing folder id in sharepoint.

    • @jean2901
      @jean2901 2 роки тому +2

      @@shameershaik4754 you need access to the sharepoint site, not just the document you are trying to copy

    • @timlaunyc
      @timlaunyc 2 роки тому +1

      @@jean2901 I ran into the same issue using Power Automate following the steps in the video, and received the same error at the 2nd step.

  • @MatthewGarrett-y9x
    @MatthewGarrett-y9x 12 днів тому

    Hey Kirby. Can you please take us through the metadata ingestion task. If you are able to do this, please reply to this comment and we can get in contact privately. Thanks in advance.

  • @Myachnik
    @Myachnik 2 роки тому +1

    Thank you!