Skip to content

Commit 8fa0e53

Browse files
authored
add clarification about computerIP
1 parent 3479e22 commit 8fa0e53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/insights/solution-agenthealth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice:
66
ms.topic: conceptual
77
author: bwren
88
ms.author: bwren
9-
ms.date: 03/19/2017
9+
ms.date: 02/06/2020
1010

1111
---
1212

@@ -75,7 +75,7 @@ A record with a type of **Heartbeat** is created. These records have the proper
7575
| `Version` | Log Analytics Agent or Operations Manager Agent version.|
7676
| `SCAgentChannel` | Value is *Direct* and/or *SCManagementServer*.|
7777
| `IsGatewayInstalled` | If Log Analytics gateway is installed, value is *true*, otherwise value is *false*.|
78-
| `ComputerIP` | IP address of the computer.|
78+
| `ComputerIP` | The public IP address of the computer. On Azure VMs, this will show the public IP if one is available. For VMs using private IPs, this will display the Azure SNAT address (not the private IP address). |
7979
| `RemoteIPCountry` | Geographic location where computer is deployed.|
8080
| `ManagementGroupName` | Name of Operations Manager management group.|
8181
| `SourceComputerId` | Unique ID of computer.|

0 commit comments

Comments
 (0)