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 keyvault secret list --vault_name thru proxy is getting Proxy Authentication Required #6958

Closed
lcanastreiro opened this issue Aug 2, 2018 · 1 comment
Assignees
Labels
KeyVault az keyvault Service Attention This issue is responsible by Azure service team.

Comments

@lcanastreiro
Copy link

lcanastreiro commented Aug 2, 2018

Describe the bug
When trying to execute Az keyvault secret list --vault_name thru a web proxy iI'm getting Proxy Authentication Required error.

To Reproduce
Env. Variables defined as:
HTTP_PROXY = https://proxy.com:port
HTTPS_PROXY = https://proxy.com:port

On a cmd with azCli fully updated:
Az keyvault secret list --vault_name

Environment summary
Objective is just to read the secret from the key vault

@lcanastreiro
Copy link
Author

lcanastreiro commented Aug 2, 2018

az login just works without any problem and the Subscription env variable was also defined.

@yugangw-msft yugangw-msft added the KeyVault az keyvault label Aug 2, 2018
@bsiegel bsiegel added the Service Attention This issue is responsible by Azure service team. label Sep 26, 2018
@haroldrandom haroldrandom added KeyVault az keyvault Service Attention This issue is responsible by Azure service team. labels Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
KeyVault az keyvault Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

5 participants