-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Adding knowledge about not using ports below 1024 on unix-based OS #126248
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
base: main
Are you sure you want to change the base?
Conversation
There is at least one open issue at az-cli GitHub about getting errors with 'az network bastion tunnel' command when using local port 22 to open the tunnel on unix-based operating system. As ports below 1024 are privileged ports only accessible by root I would recommend that the information about this is added into examples.
@tsimiz : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit 2d3b93f: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
I sent an email to the content owner today. @MicrosoftDocs/public-repo-pr-review-team |
Product team is investigating. |
I sent an email to the content owner today. @MicrosoftDocs/public-repo-pr-review-team |
#assign:isamorris99 |
@isamorris99 Could you review this proposed update to the article and enter Thanks! |
There is at least one open issue at az-cli GitHub about getting errors with 'az network bastion tunnel' command when using local port 22 to open the tunnel on unix-based operating system. As ports below 1024 are privileged ports only accessible by root I would recommend that the information about this is added into examples.