File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ Learn more about [strong and weak identifiers](entities.md#strong-and-weak-ident
27
27
| [ ** Host** ] ( #host ) | DnsDomain<br >NTDomain<br >HostName<br >* FullName \* * <br >NetBiosName<br >AzureID<br >OMSAgentID<br >OSFamily<br >OSVersion<br >IsDomainJoined | HostName+NTDomain<br >HostName+DnsDomain<br >NetBiosName+NTDomain<br >NetBiosName+DnsDomain<br >AzureID<br >OMSAgentID | HostName<br >NetBiosName |
28
28
| [ ** IP** ] ( #ip ) | Address<br >AddressScope | Address [ \*\* ] ( #strong-identifiers-of-an-ip-entity ) <br >Address+AddressScope [ \*\* ] ( #strong-identifiers-of-an-ip-entity ) | |
29
29
| [ ** URL** ] ( #url ) | Url | Url * (if absolute URL)* [ \*\* ] ( #strong-identifiers-of-a-url-entity ) | Url * (if relative URL)* [ \*\* ] ( #strong-identifiers-of-a-url-entity ) |
30
- | [ ** Azure Resource ** ] ( #azure-resource ) <br >* (AzureResource)* | ResourceId | ResourceId | |
30
+ | [ ** Azure resource ** ] ( #azure-resource ) <br >* (AzureResource)* | ResourceId | ResourceId | |
31
31
| [ ** Cloud application** ] ( #cloud-application ) <br >* (CloudApplication)* | AppId<br >Name<br >InstanceName | AppId<br >Name<br >AppId+InstanceName<br >Name+InstanceName | |
32
- | [ ** DNS Resolution ** ] ( #dns-resolution ) <br >* (DNS)* | DomainName | DomainName+* DnsServerIp* +* HostIpAddress* | DomainName+* HostIpAddress* |
32
+ | [ ** DNS resolution ** ] ( #dns-resolution ) <br >* (DNS)* | DomainName | DomainName+* DnsServerIp* +* HostIpAddress* | DomainName+* HostIpAddress* |
33
33
| [ ** File** ] ( #file ) | Directory<br >Name | Directory+Name | |
34
34
| [ ** File hash** ] ( #file-hash ) <br >* (FileHash)* | Algorithm<br >Value | Algorithm+Value | |
35
35
| [ ** Malware** ] ( #malware ) | Name<br >Category | Name+Category | |
You can’t perform that action at this time.
0 commit comments