Skip to content

Commit 697c62d

Browse files
authored
Update entities-reference.md
1 parent 43cd371 commit 697c62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/entities-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ The following section contains a more in-depth look at the full schemas of each
153153
| **NetBiosName** | String | The host name (pre-Windows 2000). |
154154
| **IoTDevice** | Entity ([IoT Device](#iot-device)) | The IoT Device entity (if this host represents an IoT Device). |
155155
| **AzureID** | String | The Azure resource ID of the VM, if known. |
156-
| **OMSAgentID** | String | The OMS agent ID, if the host has OMS agent installed. |
156+
| **OMSAgentID** | String | The OMS agent ID, if the host has a [legacy OMS agent](/azure/azure-monitor/agents/log-analytics-agent) installed. |
157157
| **OSFamily** | Enum? | One of the following values: <li>Linux<li>Windows<li>Android<li>IOS<li>Mac |
158158
| **OSVersion** | String | A free-text representation of the operating system.<br>This field is meant to hold specific versions the are more fine-grained than OSFamily, or future values not supported by OSFamily enumeration. |
159159
| **IsDomainJoined** | Bool | Indicates whether this host belongs to a domain. |

0 commit comments

Comments
 (0)