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

Missing parameter "--http-proxy-config" documentation on "az aks create" and "az aks update" command #23169

Closed
j-pedrosa opened this issue Jul 11, 2022 · 7 comments
Assignees
Labels
AKS az aks/acs/openshift Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.

Comments

@j-pedrosa
Copy link

It's missing information related with the parameter "--http-proxy-config" on "az aks create" command and "az aks update".
This is based on the documentation below:
https://docs.microsoft.com/en-us/azure/aks/http-proxy

Please note that on az aks create help command we already have a short description of the parameter.

azure-cli 2.36.0 *

$ az aks create -h | less | grep "http-proxy-config"
--http-proxy-config : Http Proxy configuration for this cluster.

$ az aks update -h | less | grep "http-proxy-config"
--http-proxy-config : HTTP Proxy configuration for this cluster.


Document Details

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

  • ID: d75c3a8d-1187-bea1-a7d4-7ebba71c1790
  • Version Independent ID: 75b0c352-762e-16ae-5cc6-d807ffc1dc3f
  • Content: az aks
  • Content Source: latest/docs-ref-autogen/aks.yml
  • Service: container-service
  • GitHub Login: @rloutlaw
  • Microsoft Alias: routlaw
@ghost ghost added customer-reported Issues that are reported by GitHub users external to the Azure organization. AKS az aks/acs/openshift CXP Attention This issue is handled by CXP team. Auto-Assign Auto assign by bot labels Jul 11, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Jul 11, 2022

route to CXP team

@navba-MSFT navba-MSFT self-assigned this Jul 12, 2022
@navba-MSFT navba-MSFT added the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Jul 12, 2022
@navba-MSFT
Copy link
Contributor

@j-pedrosa Thanks for reaching out to us and reporting this issue. We are looking into this issue and we will provide an update.

navba-MSFT added a commit to navba-MSFT/azure-cli that referenced this issue Jul 12, 2022
fixes Azure#23169

It's missing information related with the parameter "--http-proxy-config" on "az aks create" command and "az aks update".
This is based on the documentation below:
https://docs.microsoft.com/en-us/azure/aks/http-proxy

Please note that on az aks create help command we already have a short description of the parameter.

azure-cli 2.36.0 *

$ az aks create -h | less | grep "http-proxy-config"
--http-proxy-config : Http Proxy configuration for this cluster.

$ az aks update -h | less | grep "http-proxy-config"
--http-proxy-config : HTTP Proxy configuration for this cluster.
@navba-MSFT
Copy link
Contributor

Adding Service team to look into this.

@navba-MSFT navba-MSFT added Service Attention This issue is responsible by Azure service team. and removed CXP Attention This issue is handled by CXP team. labels Jul 12, 2022
@navba-MSFT navba-MSFT removed their assignment Jul 12, 2022
@ghost
Copy link

ghost commented Jul 12, 2022

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/aks-pm.

Issue Details

It's missing information related with the parameter "--http-proxy-config" on "az aks create" command and "az aks update".
This is based on the documentation below:
https://docs.microsoft.com/en-us/azure/aks/http-proxy

Please note that on az aks create help command we already have a short description of the parameter.

azure-cli 2.36.0 *

$ az aks create -h | less | grep "http-proxy-config"
--http-proxy-config : Http Proxy configuration for this cluster.

$ az aks update -h | less | grep "http-proxy-config"
--http-proxy-config : HTTP Proxy configuration for this cluster.


Document Details

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

  • ID: d75c3a8d-1187-bea1-a7d4-7ebba71c1790
  • Version Independent ID: 75b0c352-762e-16ae-5cc6-d807ffc1dc3f
  • Content: az aks
  • Content Source: latest/docs-ref-autogen/aks.yml
  • Service: container-service
  • GitHub Login: @rloutlaw
  • Microsoft Alias: routlaw
Author: j-pedrosa
Assignees: navba-MSFT
Labels:

Service Attention, question, AKS, customer-reported, Auto-Assign

Milestone: -

@navba-MSFT
Copy link
Contributor

@Azure/aks-pm Could you please look into this issue and provide an update once you get a chance ?

@FumingZhang
Copy link
Member

cc @alexeldeib

@alexeldeib
Copy link
Contributor

sorry about that! should be fixed in #23352 pending next release.

looks like you already found the workaround with preview extension

@navba-MSFT navba-MSFT self-assigned this Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AKS az aks/acs/openshift Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants