Skip to content

Commit 17859b4

Browse files
Update configure-proxy-settings-23h2.md
1 parent 51a690b commit 17859b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-local/manage/configure-proxy-settings-23h2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ When configuring the Environment Variables proxy bypass list string, keep the fo
209209
- Asterisk `*` as wildcards to bypass subnets or domain names isn't supported.
210210
- Dots `.` Should be used as wildcards to bypass domain names or local services. For example `.contoso.com` or `.svc`.
211211
- Proxy name must be specified with `http://` and the port for both HTTP_PROXY and HTTPS_PROXY variables. For example, `http://192.168.1.250:8080`.
212-
- `.svc`, `kubernetes.default.svc` and `.svc.cluster.local,.svc` bypass is for AKS internal services communication in Linux notation. This is required for Arc Resource Bridge and AKS.
212+
- `.svc`, `kubernetes.default.svc` and `.svc.cluster.local` bypass is for AKS internal services communication in Linux notation. This is required for Arc Resource Bridge and AKS.
213213
- AKS requires to bypass the following subnets. `10.0.0.0/8`, `172.16.0.0/12` and `192.168.0.0/16`. These subnets will be added to the Environment Variables bypass list automatically if they aren't defined.
214214

215215
### Confirm and remove the Environment Variables proxy configuration

0 commit comments

Comments
 (0)