You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/entities-reference.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ The following section contains a more in-depth look at the full schemas of each
153
153
|**NetBiosName**| String | The host name (pre-Windows 2000). |
154
154
|**IoTDevice**| Entity ([IoT Device](#iot-device)) | The IoT Device entity (if this host represents an IoT Device). |
155
155
|**AzureID**| String | The Azure resource ID of the VM, if known. |
156
-
|**OMSAgentID**| String | The OMS agent ID, if the host has a [legacy OMS agent](/azure/azure-monitor/agents/log-analytics-agent) installed. |
156
+
|**OMSAgentID**| String | The OMS agent ID, if the host has OMS agent installed. |
157
157
|**OSFamily**| Enum? | One of the following values: <li>Linux<li>Windows<li>Android<li>IOS<li>Mac |
158
158
|**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. |
159
159
|**IsDomainJoined**| Bool | Indicates whether this host belongs to a domain. |
0 commit comments