Skip to content

Commit d8f2d44

Browse files
authored
Update agent-linux-troubleshoot.md
1 parent a223cd3 commit d8f2d44

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

articles/azure-monitor/platform/agent-linux-troubleshoot.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -153,15 +153,8 @@ Below the output plugin, uncomment the following section by removing the `#` in
153153
`/opt/microsoft/omsagent/bin/omsadmin.sh -w <Workspace ID> -s <Workspace Key> -p <Proxy Conf> -v`
154154

155155
2. Review the section [Update proxy settings](agent-manage.md#update-proxy-settings) to verify you have properly configured the agent to communicate through a proxy server.
156-
* Double check that the following Azure Monitor endpoints are whitelisted:
157156

158-
|Agent Resource| Ports | Direction |
159-
|------|---------|----------|
160-
|*.ods.opinsights.azure.com | Port 443| Inbound and outbound |
161-
|*.oms.opinsights.azure.com | Port 443| Inbound and outbound |
162-
|*.blob.core.windows.net | Port 443| Inbound and outbound |
163-
164-
If you plan to use the Azure Automation Hybrid Runbook Worker to connect to and register with the Automation service to use runbooks or management solutions in your environment, it must have access to the port number and the URLs described in [Configure your network for the Hybrid Runbook Worker](../../automation/automation-hybrid-runbook-worker.md#network-planning).
157+
3. Double check that the endpoints outlined in the Azure Monitor [network firewall requirements](log-analytics-agent.md#network-firewall-requirements) list are properly whitelisted. If you utilize Azure Automation, the necessary network configuration steps are linked above as well.
165158

166159
## Issue: You receive a 403 error when trying to onboard
167160

0 commit comments

Comments
 (0)