I've no further update from Microsoft, I'm awaiting on an RCA when they resolve the issue. We managed to unblock ourselves by moving the deployments of those resources temporarily to ukwest. This appears to be working fine for us.
ARM template deployments take much longer then normal
Over the last few weeks (starting early Feb) I have seen that ARM deployments using linked templates have started getting delay on seemingly random artifacts within the template. The deployment takes 30 minutes on average when it is running well, but with no change on our side we can see certain linked templates get 'stuck' for hours at a time.
Is anyone else experiencing this issue? It has caused some pretty massive issues with our CI/CD process by this point.
Azure Data Factory
4 answers
Sort by: Most helpful
-
-
Dan Wyatt 20 Reputation points
2023-03-20T09:21:59.3766667+00:00 We have had an answer from our Microsoft support ticket. There was nothing actually revealed as to why we saw these delays (despite asking - the person on the ticket is currently asking the technical team to put a document together for this)
We were told the issue has been mitigated, which seems to match up with what we are seeing with our ARM deployments. -
prathibha p 0 Reputation points
2023-06-28T11:10:01.5633333+00:00 I am also facing same kind of issue, ARM template deployment run time consuming more time for every run, for the first time it will consume more time, but while updating it should reduce time. Any suggestions
-
Jose Nicolas Zambrano Benavides 0 Reputation points
2023-08-09T19:54:12.1766667+00:00 I have the same issue in East US 2 location... a basic ARM template to deploy SQL server and database, times out at 30 min approx. In the second run of the pipeline, it works 80% of the times, otherwise, it times out again at 30 min.
Is there actually any solution for this issue?
TY in advance!