Skip to content

Commit 8a4a20e

Browse files
authored
Merge pull request #8171 from JuanitaBaptiste/patch-27
Update autopilot-hybrid-connector-proxy.md
2 parents 52e331f + ac67a6c commit 8a4a20e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

memdocs/intune/enrollment/autopilot-hybrid-connector-proxy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: Lenewsad
88
ms.author: lanewsad
99
manager: dougeby
10-
ms.date: 4/16/2019
10+
ms.date: 8/1/2022
1111
ms.topic: how-to
1212
ms.service: microsoft-intune
1313
ms.subservice: enrollment
@@ -40,7 +40,7 @@ For more information about how connectors work, see [Understand Azure AD Applica
4040

4141
You can configure the connector to bypass your on-premises proxy to ensure it uses direct connectivity to the Azure services. We recommend this approach, as long as your network policy allows for it, because it means that you have one less configuration to maintain.
4242

43-
To disable outbound proxy usage for the connector, edit the ``:\Program Files\Microsoft Intune\ODJConnector\ODJConnectorUI\ODJConnectorUI.exe.config`` file and add the proxy address and proxy port in the section shown in this code sample:
43+
To disable outbound proxy usage for the connector, edit the ``:\Program Files\Microsoft Intune\ODJConnector\ODJConnectorUI\ODJConnectorUI.exe.config`` file and set the default proxy to ` "False" ` as shown in the following code example:
4444

4545
```xml
4646
<?xml version="1.0" encoding="utf-8" ?>
@@ -160,4 +160,4 @@ Once the configuration files have been modified, you'll need to restart the Intu
160160

161161
## Next steps
162162

163-
[Manage your devices](../remote-actions/device-management.md)
163+
[Manage your devices](../remote-actions/device-management.md)

0 commit comments

Comments
 (0)