An Azure service that provides customers with a serverless container experience.
Error deploying a multi-container group using a YAML file
Thai Nguyen
0
Reputation points
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
Azure Container Instances
Sign in to answer