Skip to content

Commit 99b6a6b

Browse files
authored
Update azure-monitor-agent-overview.md
1 parent 09506f0 commit 99b6a6b

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

articles/azure-monitor/agents/azure-monitor-agent-overview.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Overview of the Azure Monitor agent, which collects monitoring data
44
ms.topic: conceptual
55
author: bwren
66
ms.author: bwren
7-
ms.date: 5/19/2022
7+
ms.date: 7/21/2022
88
ms.custom: references_regions
99
ms.reviewer: shseth
1010
---
@@ -117,7 +117,7 @@ The following table shows the current support for the Azure Monitor agent with A
117117
| Solution | Current support | More information |
118118
|:---|:---|:---|
119119
| [Change Tracking](../../automation/change-tracking/overview.md) | Supported as File Integrity Monitoring in the Microsoft Defender for Cloud Private Preview. | [Sign-up link](https://aka.ms/AMAgent) |
120-
| [Update Management](../../automation/update-management/overview.md) | Use Update Management v2 (Private Preview) that doesn't require an agent. | [Sign-up link](https://www.yammer.com/azureadvisors/threads/1064001355087872) |
120+
| [Update Management](../../automation/update-management/overview.md) | Use Update Management v2 - Public preview | [Update management center (preview) documentation](/azure/update-center/) |
121121

122122
## Costs
123123
There's no cost for the Azure Monitor agent, but you might incur charges for the data ingested. For details on Log Analytics data collection and retention and for customer metrics, see [Azure Monitor pricing](https://azure.microsoft.com/pricing/details/monitor/).
@@ -135,12 +135,9 @@ The Azure Monitor agent supports Azure service tags (both *AzureMonitor* and *Az
135135
| Azure Commercial |global.handler.control.monitor.azure.com |Access control service|Port 443 |Outbound|Yes |
136136
| Azure Commercial |`<virtual-machine-region-name>`.handler.control.monitor.azure.com |Fetch data collection rules for specific machine |Port 443 |Outbound|Yes |
137137
| Azure Commercial |`<log-analytics-workspace-id>`.ods.opinsights.azure.com |Ingest logs data |Port 443 |Outbound|Yes |
138-
| Azure Government |global.handler.control.monitor.azure.us |Access control service|Port 443 |Outbound|Yes |
139-
| Azure Government |`<virtual-machine-region-name>`.handler.control.monitor.azure.us |Fetch data collection rules for specific machine |Port 443 |Outbound|Yes |
140-
| Azure Government |`<log-analytics-workspace-id>`.ods.opinsights.azure.us |Ingest logs data |Port 443 |Outbound|Yes |
141-
| Azure China |global.handler.control.monitor.azure.cn |Access control service|Port 443 |Outbound|Yes |
142-
| Azure China |`<virtual-machine-region-name>`.handler.control.monitor.azure.cn |Fetch data collection rules for specific machine |Port 443 |Outbound|Yes |
143-
| Azure China |`<log-analytics-workspace-id>`.ods.opinsights.azure.cn |Ingest logs data |Port 443 |Outbound|Yes |
138+
| Azure Commercial | management.azure.com | Only needed if sending timeseries data (metrics) to Azure Monitor [Custom metrics](../essentials/metrics-custom-overview.md) database | Port 443 | Outbound | Yes |
139+
| Azure Government | Replace '.com' above with '.us' | Same as above | Same as above | Same as above| Same as above |
140+
| Azure China | Replace '.com' above with '.cn' | Same as above | Same as above | Same as above| Same as above |
144141

145142

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

0 commit comments

Comments
 (0)