- Introduction to Context Management
- Onboarding a Context Table
- Custom Context Tables
- Create a Custom Context Table by Importing a CSV File
- Create a Custom Context Table Using the Add Custom Option
- Working with Filtered Context Tables
- View and Interact with a Custom or Filtered Context Table
- View the Details Panel for a Custom or Filtered Context Table
- Edit the Configuration of Custom or Filtered Context Tables
- Active Directory Context Tables
- Prerequisites to Onboard an Active Directory Context Table
- Create an Active Directory Context Table
- View and Interact with an Active Directory Context Table
- View the Details Panel for an Active Directory Context Table
- Edit the Configuration of an Active Directory Context Table
- Default User Attribute Mapping for Active Directory
- Default Device Attribute Mapping for Active Directory
- CrowdStrike Context Tables
- Microsoft Entra ID Context Tables
- Prerequisites to Onboard a Microsoft Entra ID Context Table
- Create a Microsoft Entra ID Context Table
- View and Interact with a Microsoft Entra ID Context Table
- View the Details Panel for a Microsoft Entra ID Context Table
- Edit the Configuration of a Microsoft Entra ID Context Table
- Default User Attribute Mapping for Microsoft Entra ID
- Default Device Attribute Mapping for Microsoft Entra ID
- Okta Context Tables
- Custom Context Tables
- Add Data to an Existing Context Table
- Using Context Data in Downstream Applications
- Pre-Built Context Tables
- Context Management APIs
- Troubleshooting Context Management
Default Device Attribute Mapping for Microsoft Entra ID
When a Microsoft Entra ID device context table is onboarded, it processes a predetermined set of device attributes that are collected from a Microsoft Entra ID service. This set of attributes is mapped to a set of Exabeam target attributes that are compliant with a common device information model. This model defines a standardized device object for security content across Exabeam products.
Note
License Requirement for Device Context Tables
Currently, device context data can only be accessed if you have the New-Scale Analytics license. Access to device data will be available to other licenses in the near future.
The table below lists the predetermined set of source Microsoft Entra ID attributes and the Exabeam target attributes to which they are mapped. The table is organized alphabetically by the Target Attributes column and contains the following notations:
* (asterisk) – Indicates attributes that are selected for display by default when onboarding a Microsoft Entra ID context table. During onboarding, you can choose to display or not display any of the available predetermined attributes by toggling the visibility icon ().
(Calculated) – Indicates attributes that are calculated, either in format or in value. During onboarding, you can hover over the Calculated Attribute tag in the Source Attributes column to view a description of the attribute and its calculation.
(Primary Key) – Indicates the attribute that is designated as the key attribute for the context table. The key and its mapping cannot be changed.
Note
If you are using Microsoft Entra ID integrated with Active Directory, see the separate Integration table for attributes that are available only for that integration.
Microsoft Entra ID Source Attribute | Exabeam Target Attribute | Example | Description |
---|---|---|---|
registrationDateTime | Created Time |
| The date and time when the device was created. |
deviceCategory | Device Type* |
| The physical type of the device, such as VM, desktop, or printer. |
accountEnabled | Enabled |
| Indicates whether or not the device is enabled. |
memberOf | Group Name (Calculated) |
| Groups to which a device belongs. |
displayName | Hostname* |
| The name of the device. |
id | ID (Primary Key)* |
| The unique identifier for a device. This field is the key attribute and cannot be remapped. Calculated based on the |
approximateLastSignInDateTime | Last Seen* |
| The date and time the device was last active in the network. |
operatingSystem | Operating System |
| The operating system of the device. |
operatingSystemVersion | Operating System Version |
| The version of the device's operating system. |
deviceOwnership | Owned By |
| The user that is assigned as the owner of the device. |
trustType | Purpose |
| Indicates the role of the device. |
systemLabels | Tags |
| Manually-entered tags that can represent user-defined fields. |
* Attribute is selected for display by default.
Attributes for Microsoft Entra ID Integrated with Active Directory