Skip to content

Commit 60a2e67

Browse files
authored
Update azure-monitor-agent-manage.md
1 parent 3ad9a18 commit 60a2e67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ The following prerequisites must be met prior to installing the Azure Monitor ag
5252
- The [AzureResourceManager service tag](../../virtual-network/service-tags-overview.md) must be enabled on the virtual network for the virtual machine.
5353
- The virtual machine must have access to the following HTTPS endpoints:
5454
- global.handler.control.monitor.azure.com
55-
- <virtual-machine-region-name>.handler.control.monitor.azure.com (example: westus.handler.control.azure.com)
56-
- <log-analytics-workspace-id>.ods.opinsights.azure.com (example: 12345a01-b1cd-1234-e1f2-1234567g8h99.ods.opsinsights.azure.com)
55+
- `<virtual-machine-region-name>`.handler.control.monitor.azure.com (example: westus.handler.control.azure.com)
56+
- `<log-analytics-workspace-id>`.ods.opinsights.azure.com (example: 12345a01-b1cd-1234-e1f2-1234567g8h99.ods.opsinsights.azure.com)
5757
(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))
5858

5959

0 commit comments

Comments
 (0)