Skip to content

Commit 0b1e2f9

Browse files
authored
Merge pull request #48178 from MGoedtel/UpdateLAConceptHybrid83
fixed broken link
2 parents 4301a0c + 2a964a9 commit 0b1e2f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/log-analytics/log-analytics-concept-hybrid.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: na
1212
ms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: conceptual
15-
ms.date: 08/02/2018
15+
ms.date: 08/03/2018
1616
ms.author: magoedte
1717
ms.component: na
1818
---
@@ -74,7 +74,7 @@ If you plan to use the Azure Automation Hybrid Runbook Worker to connect to and
7474

7575
The Windows and Linux agent supports communicating either through a proxy server or OMS Gateway to the Log Analytics service using the HTTPS protocol. Both anonymous and basic authentication (username/password) are supported. For the Windows agent connected directly to the service, the proxy configuration is specified during installation or [after deployment](log-analytics-agent-manage.md#update-proxy-settings) from Control Panel or with PowerShell.
7676

77-
For the Linux agent, the proxy server is specified during installation or [after installation](/log-analytics-agent-manage.md#update-proxy-settings) by modifying the proxy.conf configuration file. The Linux agent proxy configuration value has the following syntax:
77+
For the Linux agent, the proxy server is specified during installation or [after installation](log-analytics-agent-manage.md#update-proxy-settings) by modifying the proxy.conf configuration file. The Linux agent proxy configuration value has the following syntax:
7878

7979
`[protocol://][user:password@]proxyhost[:port]`
8080

0 commit comments

Comments
 (0)