Skip to content

Commit 1cf9695

Browse files
committed
Update azure-monitor-agent-data-collection-endpoint.md
1 parent 17ee947 commit 1cf9695

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/azure-monitor/agents/azure-monitor-agent-data-collection-endpoint.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ ms.reviewer: shseth
1313

1414
This articles explains how to define network settings and enable network isolation for Azure Monitor Agent.
1515

16+
## Virtual network service tags
17+
1618
The Azure Monitor Agent supports Azure service tags. Both *AzureMonitor* and *AzureResourceManager* tags are required. It supports connecting via *direct proxies, Log Analytics gateway, and private links* as described in the following sections.
1719

18-
### Firewall requirements
20+
## Firewall requirements
1921

2022
| Cloud |Endpoint |Purpose |Port |Direction |Bypass HTTPS inspection|
2123
|------|------|------|---------|--------|--------|
@@ -28,7 +30,7 @@ The Azure Monitor Agent supports Azure service tags. Both *AzureMonitor* and *Az
2830

2931
If you use private links on the agent, you must also add the [DCE endpoints](../essentials/data-collection-endpoint-overview.md#components-of-a-data-collection-endpoint).
3032

31-
### Proxy configuration
33+
## Proxy configuration
3234

3335
If the machine connects through a proxy server to communicate over the internet, review the following requirements to understand the network configuration required.
3436

@@ -81,7 +83,7 @@ New-AzConnectedMachineExtension -Name AzureMonitorLinuxAgent -ExtensionType Azur
8183

8284
---
8385

84-
### Log Analytics gateway configuration
86+
## Log Analytics gateway configuration
8587

8688
1. Follow the preceding instructions to configure proxy settings on the agent and provide the IP address and port number that corresponds to the gateway server. If you've deployed multiple gateway servers behind a load balancer, the agent proxy configuration is the virtual IP address of the load balancer instead.
8789
1. Add the **configuration endpoint URL** to fetch data collection rules to the allowlist for the gateway

0 commit comments

Comments
 (0)