The Wayback Machine - https://web.archive.org/web/20220322200928/https://github.com/Azure/azure-cli/issues/6235
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

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

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

revodavid opened this issue Apr 26, 2018 — with docs.microsoft.com · 7 comments
Assignees
Labels
Container Instances Container Documentation good first issue Service Attention

Comments

Copy link
Member

@revodavid revodavid commented Apr 26, 2018 — with docs.microsoft.com

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

@jijiechen jijiechen commented Jun 11, 2018 — with docs.microsoft.com

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 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

@samkreter samkreter commented Aug 7, 2018

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 label Sep 26, 2018
@tjprescott tjprescott added the good first issue label Nov 30, 2018
@tjprescott
Copy link
Member

@tjprescott tjprescott commented Nov 30, 2018

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

@haroldrandom haroldrandom added Container Documentation good first issue Service Attention labels Oct 25, 2019
Copy link

@valdisiljuconoks valdisiljuconoks commented Apr 8, 2020 — with docs.microsoft.com

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

@jayeshsk
Copy link

@jayeshsk jayeshsk commented Sep 10, 2021

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 label Sep 10, 2021
@msftbot
Copy link

@msftbot msftbot bot 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: -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Instances Container Documentation good first issue Service Attention
10 participants