Open a range of ports on a container instance

Felix Support 25 Reputation points
2023-03-11T15:36:49.5+00:00

I can create a Docker container instance with 10 ports open.

We are working on a specific service that requires way more ports open.

Is possible to open a range of ports in a docker container instance? Like 5000 - 10000

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
729 questions
{count} votes

Accepted answer
  1. Eddie Neto 1,236 Reputation points Microsoft Employee
    2023-03-14T10:41:07.84+00:00

    HI @Felix Support

    Thanks for reaching Microsoft Q&A

    For now only 5 port is allowed. We know that you can set more ports, however this is not supported. Its a bug on our side that we are working to fix it very soon. Sorry about this inconvenience.

    Hope this helps. Please "Accept as Answer" if it helped, so that it can help others in the community looking for help on similar topics.

    1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. kobulloc-MSFT 26,331 Reputation points Microsoft Employee
    2023-03-11T16:17:35.97+00:00

    Hello, @Felix Support !

    Is possible to open a range of thousands of ports in Azure Container Instances?

    Azure Container Instances has a limit of 5 ports per IP:

    https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quotas


  2. SUNOJ KUMAR YELURU 14,986 Reputation points MVP
    2023-03-12T03:17:09.4733333+00:00

    Hello @Felix Support

    Thank you for using Q & A forum.

    Default quotas and limits for Azure Container Instances

    Ports per IP ---------------- 5No's

    To request a limit increase, create an Azure Support request


    If this answers your query, do click Accept Answer and Up-Vote for the same. And, if you have any further query do let us know.


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.