КОМЕНТАРІ •

  • @luvvkatara1466
    @luvvkatara1466 4 місяці тому +1

    Thank you Annu for this awesome content and Explanation

  • @KaraokeVN2005
    @KaraokeVN2005 4 місяці тому +2

    Good content!!!!!!!

  • @vishnugupta9955
    @vishnugupta9955 9 місяців тому +1

    Thank you 🙏

  • @sravankumar1767
    @sravankumar1767 Рік тому +2

    Nice explanation Annu 👌 👍 👏

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

    Thanks a billion for this video

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

    good explanation annu garu

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

    I have this use case : Customers requires me to import files from Blob Container and Just load the newest record into SQL Table , how can i do that.
    Thank for your help !!!!
    💓💓💓💓

  • @userazure-th9bs
    @userazure-th9bs 2 місяці тому

    If i do have hundreds of files in the folder and also every day a file gets placed under that folder then won't it be an ideal way right? How can we do that then?

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

    I have question: Can we use incremental Load from Blob to Azure SQL Server with this pipeline or we have to make a store proc to get the lastest record/file.

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

    If we don't know which folder has latest modified files how can we write expression for this scenario

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

    Can you this exact video in opposite direction ?

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

    i have folders for different entities that have underscore like 'ENT_B2KBA'. Im getting error in the child get metadata activity saying that ' the specified resource has invalid characters' What can i do???

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

    Suppose I have written some code in databricks and it is throwing some error . Can we retrieve this error message from databricks notebook and send it on a mail which contains pipeline name and error message both.

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

    Awesome..!! Little bit fast 😮

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

    thank you so much. Is there a video on how to load /copy a specific file from specific folder to a specific table using parameterization?

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

      ua-cam.com/video/GdOmOV2C1fs/v-deo.html

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

      ua-cam.com/video/A-tqO6GLudU/v-deo.html

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

      @@azurecontentannu6399 wow amazing tutorials, tq so much. i have a task just need an idea from you to implement. we have different files in different folders which manually should be uploaded in a storage account from where we need to load data into respective synapse tables. we need to automate this without manually providing folder names or file names in runtime also. And one more thing is we need store these files in a backup folder in the same storage account/container. Can you please help me with your inputs? TIA.

  • @purvajpradhan8841
    @purvajpradhan8841 10 місяців тому

    How do we do it for Sub Folders in the same container?

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

    Do scenarios as early as possible 😊...

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

    Hi, one doubt if we don't know specific folder like demo, each folder has different latest modified files how can we write the logic

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

      Hello.. Thank you for watching the video.. Please check part 14 of the playlist to get the latest filename from multiple folders.

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

    How to copy last modified different files from one folder to each respective folders using adf?

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

    I appreciate all your videos. Honestly speaking, in most of your examples you refer to "CONTAINERS" as "Folders". I hope this is not offensive.

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

      Thankyou for the feedback . Yes I agree , I did that by mistake. Thanks for pointing out

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

    Hi can you do video on how to transfer files from Adls gen 2 to sftp server. Thanks