Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

az container create: spec for --ports unclear #6235

Closed
revodavid opened this issue Apr 26, 2018 — with docs.microsoft.com · 8 comments
Closed

az container create: spec for --ports unclear #6235

revodavid opened this issue Apr 26, 2018 — with docs.microsoft.com · 8 comments
Assignees
Labels
Container Instances az container Container Documentation good first issue Simple fixes for which the team would welcome a PR. Service Attention This issue is responsible by Azure service team.

Comments

Copy link
Member

The reference for the --ports argument does not specify how to open more than one port. (Multiple port numbers can be separated by spaces.)


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Copy link

Um, the --ports accepts a maximum of 5 ports, and it seems does not support mapping --just opening a same port that exposed from the container.

@gigadie
Copy link

gigadie commented Jul 12, 2018

that is something they should add asap to make this really powerfull..
something like --ports 80:8080 443:8443

@samkreter
Copy link
Contributor

Port mapping is a commonly asked for feature. If you are interested up vote it here to make sure its higher priority: https://feedback.azure.com/forums/602224-azure-container-instances

@bsiegel bsiegel added the Service Attention This issue is responsible by Azure service team. label Sep 26, 2018
@tjprescott tjprescott added the good first issue Simple fixes for which the team would welcome a PR. label Nov 30, 2018
@tjprescott
Copy link
Member

The text should read "Space-separated list of ..."

@haroldrandom haroldrandom added Container Documentation good first issue Simple fixes for which the team would welcome a PR. Service Attention This issue is responsible by Azure service team. labels Oct 25, 2019
Copy link

why description change for the ports argument is not yet changed?

@jayeshsk
Copy link

The text should read "Space-separated list of ..."

@tjprescott could you please mention the documentation where the change is to be made?

@yonzhan yonzhan added the Container Instances az container label Sep 10, 2021
@ghost
Copy link

ghost commented Sep 10, 2021

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @macolso.

Issue Details

The reference for the --ports argument does not specify how to open more than one port. (Multiple port numbers can be separated by spaces.)


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Author: revodavid
Assignees: samkreter
Labels:

Documentation, Service Attention, Container Instances, good first issue, Container

Milestone: -

@rayoef
Copy link

rayoef commented Jun 8, 2023

Thank you for your feedback on the documentation. The description for --ports includes that it should be a space-separated list.

#please-close

@yonzhan yonzhan closed this as completed Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Instances az container Container Documentation good first issue Simple fixes for which the team would welcome a PR. Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests