Slow Publishing of Changes in ADF

Jake Atkins 20 Reputation points
2024-12-13T15:37:55.5266667+00:00

Recently, changes made in Azure Data Factory (ADF) are taking a considerable amount of time to publish. Even simple actions, such as moving a pipeline into a folder, are taking around 2 minutes to deploy. Any guidance on why this might be happening would be greatly appreciated.

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

Accepted answer
  1. Chandra Boorla 6,695 Reputation points Microsoft Vendor
    2024-12-16T08:27:44.71+00:00

    Hi @Jake Atkins

    Greetings & Welcome to Microsoft Q&A forum! Thanks for posting your query!

    The slow publishing of changes in Azure Data Factory could be attributed to several factors. One possible reason is that the deployment process involves a series of create/update operations on various artifacts, such as datasets, linked services, and pipelines. This process can be affected by the complexity of the changes being made and the dependencies between the artifacts.

    Another factor to consider is the state of the triggers. If triggers are in a "started" state, you need to stop them before making changes, which could add to the time taken for publishing.

    Additionally, if there are any transient issues or service outages, these could also impact the speed of publishing changes.

    If the issue still persists, kindly confirm the region.

    I hope this information helps. Please do let us know if you have any further queries.

    Thank you.


0 additional answers

Sort by: Most helpful

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.