Azure Copy Data Activity getting timed out

Rajas Thakur 61 Reputation points
2022-08-01T23:41:23.16+00:00

Hello,

We are getting a timeout error in a Copy Data Activity. Please see the screenshot below -
226933-image.png

The activity runs for 2 hours (which is the timeout limit) and then times out. It seems that the rows are not getting read from the source.
In some instances, this activity get completed successfully. But it times out in some instances. Please refer the screenshot below of a successful run.
226961-image.png

Any possible resolution to this issue?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
0 comments No comments
{count} votes

Answer accepted by question author
  1. KranthiPakala-MSFT 46,737 Reputation points Microsoft Employee Moderator
    2022-08-02T17:04:14.98+00:00

    Hello @Rajas Thakur ,

    Thanks for the question and using MS Q&A platform.

    Seems like you are trying to copy data from ADLS Gen2 to ADLS Gen2 (both in South Central US) but it is taking more than 2 hours and timing out. Please correct if I'm wrong.

    I see that you are seeing using Azure IR for both Source and sink. Is it auto resolve IR or Custom Azure IR specific to South Central US? If it is Default Azure IR (Auto Resolve) the, could you please try below workarounds and see if you notice a change in the behavior.

    1. If you are currently using Auto-Resolve Azure IR (Default), then please try creating an Azure IR specific to South central US IR,
    2. If Option 1 didn't work, then please try creating an Azure IR pointing to a different location other than South Central US IR.
    3. If option 2 doesn't work, then please use Self Hosted IR and see if that helps overcome this issue.
    4. If neither option works, then I would recommend going through this troubleshooting guide to track the where actually the problem is. Troubleshoot copy activity performance 227325-image.png 227345-image.png

    I suspect the issue could be specific to Azure IR and hence you are seeing this behavior. By chance are you using Managed Vnet IR?

    Hope this info helps. Do let us know how it goes

    Thank you

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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