8. Copy data activity in ADF

Поділитися
Вставка
  • Опубліковано 25 сер 2024
  • In this video , we learnt about Copy Data Activity in Azure data factory
    #adf #azuredatafactory #datafactory #microsoft #azuresynapseanalytics #synapseanalytics #azure

КОМЕНТАРІ • 9

  • @user-vv1lz4xn8b
    @user-vv1lz4xn8b 7 місяців тому +1

    NIce explanation madem please continue sharing your knowledge it will help us

  • @SurajKumarPrasad-dc9mu
    @SurajKumarPrasad-dc9mu 11 місяців тому +1

    Hii Annu,
    I am following this playlist from starting, you don't tell in any video about what is ADLS, storage account, container etc, and how to upload files in storage account.
    I am facing issue in these things.
    Please make a video on these...
    Thank You!

    • @azurecontentannu6399
      @azurecontentannu6399  11 місяців тому

      Sure will clear it in a video bt u can think adls is azure datalake storage ..it's a type of storage account ..blob storage , adls - these are types of storage accounts in azure.. container is like a folder in adls and inside container u can upload files directly or in some subfolder

  • @kanchanpatil25
    @kanchanpatil25 2 місяці тому

    Could you please tell how to create azure sql database and linked service of it?

    • @azurecontentannu6399
      @azurecontentannu6399  2 місяці тому

      learn.microsoft.com/en-us/azure/azure-sql/database/single-database-create-quickstart?view=azuresql&tabs=azure-portal
      Make sure to select serverless to have less cost.
      Once the database is ready, then just go to manage tab in ADF, create new linked service of az SQL DB type by entering server name, dB name, userid, pwd

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

    few questions i am having , i have 100 tables while copying in to sink ,after 60. it got failed with errors . need to run from 61 is it possible within copy activity without going to monitor tab for resume from failed activity .?awaiting for your answer .? thank you

    • @shodhan.pujari
      @shodhan.pujari 7 місяців тому

      Hi @ajay210433 Did you get the solution for this? In SSIS, we have the checkpoint files where the process can be resumed from the failed activity.

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

      nope , failed tables are running manually

    • @shodhan.pujari
      @shodhan.pujari 7 місяців тому

      @@ajay210433 ok thanks