Copy Activity - ADF

Nikhil k 0 Reputation points
2024-06-28T05:22:38.5433333+00:00

Hi,

I am new to azure, while I am learning I am facing an issue that copy activity running twice in a loop.

Use case: Copy files from raw to silver container based on file extension. So for this I have created If loop(true==csv, false==JSON) but false is executing twice.

I have attached steps in attached document along with screen shots.

Please guide me where is the issue occurring.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,766 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Deepanshukatara-6769 9,835 Reputation points
    2024-06-28T05:44:46.62+00:00

    Hi Nikhil , Welcome to MS Q&A

    I think docs are not attached so it is not clear why your copy activity is running twice in a loop in Azure Data Factory. However, you can monitor the Copy activity run in Azure Data Factory and Synapse pipelines both visually and programmatically to understand the issue better.

    Here are some useful references to help you monitor and optimize your Copy activity:

    Please check this if it helps , or else share the docs with steps to troubleshoot further

    Looking forwards to hear from you

    Thanks

    Deepanshu

    0 comments No comments

  2. Nikhil k 0 Reputation points
    2024-06-28T05:53:03.8066667+00:00

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.