Skip to content

Commit 95a56f2

Browse files
committed
Clarify 'Country' field to 'country/region' in docs
Updated the description of the 'Country' field in both advanced hunting table documentation files to specify 'country/region' instead of just 'country' for improved accuracy.
1 parent f6f83c8 commit 95a56f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

defender-xdr/advanced-hunting-aadspnsignineventsbeta-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ For information on other tables in the advanced hunting schema, see [the advance
5858
|`ResourceId`|`string`|Unique identifier of the resource accessed|
5959
|`ResourceTenantId`|`string`|Unique identifier of the tenant of the resource accessed|
6060
|`IPAddress`|`string`|IP address assigned to the endpoint and used during related network communications|
61-
|`Country`|`string`|Two-letter code indicating the country where the client IP address is geolocated|
61+
|`Country`|`string`|Two-letter code indicating the country/region where the client IP address is geolocated|
6262
|`State`|`string`|State where the sign-in occurred, if available|
6363
|`City`|`string`|City where the account user is located|
6464
|`Latitude`|`string`|The north to south coordinates of the sign-in location|

defender-xdr/advanced-hunting-entraidspnsigninevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ For information on other tables in the advanced hunting schema, see [the advance
5858
|`ResourceId`|`string`|Unique identifier of the resource accessed|
5959
|`ResourceTenantId`|`string`|Unique identifier of the tenant of the resource accessed|
6060
|`IPAddress`|`string`|IP address assigned to the endpoint and used during related network communications|
61-
|`Country`|`string`|Two-letter code indicating the country where the client IP address is geolocated|
61+
|`Country`|`string`|Two-letter code indicating the country/region where the client IP address is geolocated|
6262
|`State`|`string`|State where the sign-in occurred, if available|
6363
|`City`|`string`|City where the account user is located|
6464
|`Latitude`|`string`|The north to south coordinates of the sign-in location|

0 commit comments

Comments
 (0)