Skip to content

Commit 44017af

Browse files
authored
Added info about the values of the HTTP_PROXY and HTTPS_PROXY var (MicrosoftDocs#1883)
1 parent f6525ed commit 44017af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs-conceptual/azps-6.3.0/az-powershell-proxy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ The environment variables used are:
2828

2929
On systems where environment variables are case-sensitive, the variable names may be all lowercase
3030
or all uppercase. The lowercase names are checked first.
31+
32+
The proxy server may be a hostname, IP address, or HTTP URL, optionally followed by a colon and port number. Username and password are also optional for proxy authentication. The
33+
URL must start with `http`, not `https`, and cannot include any text after the hostname, IP address, or port number.

0 commit comments

Comments
 (0)