Skip to content

Commit ac67a6c

Browse files
authored
Update autopilot-hybrid-connector-proxy.md
Updated formatting, removed reference to "below" for accessibility.
1 parent 5966b8f commit ac67a6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 set the default proxy to "False" like the code sample below:
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" ?>

0 commit comments

Comments
 (0)