-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Update Azure SDK proxy server configuration doc #43593
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
Conversation
annelo-msft
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks consistent to me with the docs we have in https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core/samples/Configuration.md#configuring-a-proxy, and modulo the one "consider" comment I added, I think this is a good update to the MS Learn docs. Thanks, @scottaddie!
Update the proxy doc to be less hand wavy, using both https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core/samples/Configuration.md#configuring-a-proxy and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core/src/Pipeline/Internal/HttpEnvironmentProxy.cs as resources.
Summary of changes
ALL_PROXY,NO_PROXY, andGATEWAY_INTERFACEenv vars.Internal previews