Share via

Error deploying a multi-container group using a YAML file

Thai Nguyen 0 Reputation points
2023-05-01T17:04:04.2066667+00:00

To whom it may concern,

Is there a way to increase the number of ipAddress ports in a container group?

I tried to deploy a container group with more than 10 ipAddress ports using a YAML file, an got the following error:

ERROR: (TooManyIpAddressPorts) The container group 'estdt-cgroup-20230501154920' has '15' 'ipAddress' ports. The maximum allowed number of 'ipAddress' ports is '10'.

Code: TooManyIpAddressPorts

Message: The container group 'estdt-cgroup-20230501154920' has '15' 'ipAddress' ports. The maximum allowed number of 'ipAddress' ports is '10'.

Azure Container Instances

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.