8. Copy data activity in ADF

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

Комментарии • 9

  • @SivaKrishna-e2x
    @SivaKrishna-e2x 8 месяцев назад +1

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

  • @SurajKumarPrasad-dc9mu
    @SurajKumarPrasad-dc9mu Год назад +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  Год назад

      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 3 месяца назад

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

    • @azurecontentannu6399
      @azurecontentannu6399  3 месяца назад

      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 8 месяцев назад

      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 8 месяцев назад

      nope , failed tables are running manually

    • @shodhan.pujari
      @shodhan.pujari 8 месяцев назад

      @@ajay210433 ok thanks