Skip to content

Commit f64c029

Browse files
authored
Merge pull request #3365 from MicrosoftDocs/main
Published main to live, Thursday 5:00 PM IST, 04/03
2 parents bc7c18b + 7110ab7 commit f64c029

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom:
1818
- cx-ti
1919
- cx-ah
2020
ms.topic: reference
21-
ms.date: 01/16/2024
21+
ms.date: 04/03/2025
2222
---
2323

2424
# DeviceNetworkInfo
@@ -57,6 +57,8 @@ For information on other tables in the advanced hunting schema, [see the advance
5757
| `IPAddresses` | `string` | JSON array containing all the IP addresses assigned to the adapter, along with their respective subnet prefix and IP address space, such as public, private, or link-local |
5858
| `ReportId` | `long` | Event identifier based on a repeating counter. To identify unique events, this column must be used in conjunction with the DeviceName and Timestamp columns. |
5959
| `NetworkAdapterVendor` | `string` | Name of the manufacturer or vendor of the network adapter |
60+
| `OnboardingStatus` | `string` | Indicates whether the device is currently onboarded to Microsoft Defender for Endpoint or if the device is not supported |
61+
| `NetworkAdapterDnsSuffix` | `string` | Domain suffix assigned to the device’s network adapter, indicating the network environment the network adapter is connected to |
6062

6163
## Related topics
6264
- [Advanced hunting overview](advanced-hunting-overview.md)

defender-xdr/whats-new.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ You can also get product updates and important notifications through the [messag
3535

3636
## April 2025
3737
- (Preview) The [OAuthAppInfo](advanced-hunting-oauthappinfo-table.md) table is now available for preview in advanced hunting. The table contains information about Microsoft 365-connected OAuth applications registered with Microsoft Entra ID and available in the Defender for Cloud Apps app governance capability.
38+
- The `OnboardingStatus` and `NetworkAdapterDnsSuffix` columns are now available in the [`DeviceNetworkInfo`](advanced-hunting-devicenetworkinfo-table.md) table in advanced hunting.
39+
40+
3841
## March 2025
3942

4043
- (Preview) The incident description has moved within the incident page. The incident description is now displayed after the incident details. For more information, see [Incident details](investigate-incidents.md#incident-details).

0 commit comments

Comments
 (0)