Network Manager ipam pool API throttling

Michał Smereczyński 20 Reputation points MVP
2025-08-26T09:46:14.24+00:00

When performing CreateOrUpdate on vNet in parallel (more than around 2 at the same time) I'm receiving an error that suggest throttling on IPAM API. I'm using resources allocation during the vnets deployment. The deployment is failing if vnet creation is not serialized. It's not a problem when deployment in loop need to be changed to serial, but it is starting to be a problem in organization where high number of deployments are using the same pool.

unexpected status 400 (400 Bad Request) with error: IpamApiCallFailed: Ipam API call failed with status PreconditionFailed with error message Precondition failed. Please retry the operation after some time., please check the parameters and retry.

Can someone from Networking Product Group comment on this throttling? Is it expected? If yes, then why not documented (or I'm missing something)?

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
{count} votes

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.