diff --git a/windows/client-management/mdm/networkproxy-csp.md b/windows/client-management/mdm/networkproxy-csp.md index e4613c29a9..12cc7ab347 100644 --- a/windows/client-management/mdm/networkproxy-csp.md +++ b/windows/client-management/mdm/networkproxy-csp.md @@ -52,12 +52,12 @@ Valid values:
  • 1 (default) - Enabled
  • -The data type is int. Supported operations are Get and Replace. Starting in Window 10, version 1803, the Delete operation is also supported. +The data type is int. Supported operations are Get and Replace. Starting in Windows 10, version 1803, the Delete operation is also supported. **SetupScriptUrl** Address to the PAC script you want to use. -The data type is string. Supported operations are Get and Replace. Starting in Window 10, version 1803, the Delete operation is also supported. +The data type is string. Supported operations are Get and Replace. Starting in Windows 10, version 1803, the Delete operation is also supported. **ProxyServer** Node for configuring a static proxy for Ethernet and Wi-Fi connections. The same proxy server is used for all protocols - including HTTP, HTTPS, FTP, and SOCKS. These settings do not apply to VPN connections. @@ -67,12 +67,12 @@ Supported operation is Get. **ProxyAddress** Address to the proxy server. Specify an address in the format <server>[“:”<port>].  -The data type is string. Supported operations are Get and Replace. Starting in Window 10, version 1803, the Delete operation is also supported. +The data type is string. Supported operations are Get and Replace. Starting in Windows 10, version 1803, the Delete operation is also supported. **Exceptions** Addresses that should not use the proxy server. The system will not use the proxy server for addresses beginning with what is specified in this node. Use semicolons (;) to separate entries.  -The data type is string. Supported operations are Get and Replace. Starting in Window 10, version 1803, the Delete operation is also supported. +The data type is string. Supported operations are Get and Replace. Starting in Windows 10, version 1803, the Delete operation is also supported. **UseProxyForLocalAddresses** Specifies whether the proxy server should be used for local (intranet) addresses.  @@ -82,4 +82,4 @@ Valid values:
  • 1 - Do not use proxy server for local addresses
  • -The data type is int. Supported operations are Get and Replace. Starting in Window 10, version 1803, the Delete operation is also supported. +The data type is int. Supported operations are Get and Replace. Starting in Windows 10, version 1803, the Delete operation is also supported.