Devices
The Devices
page provides a list of enumerated devices in entire Azure. The list contains the Account Enabled
, Operating System
, Operating System Version
, Owner Users
, Tier0
, Risk Score
, Exposure Point
and Issue Counts
of each device object.

Device Details
Details page contains the Risk Score
of the computer,Exposure Point
,Information
, and Issues
panes.

Information
Information Pane
can contain different badges to highlight important attributes.
Tier
Indicates that the object tier according to risk score and importance.
Information Pane
contains Details
, Groups
, Administrative Units
tabs respectively.
Details
Details tab contains attributes below about device object.
Name
The device's unique name in Azure AD, typically in the format of the device hostname followed by the domain.
Display Name
The type of operating system installed on the device, such as Windows, macOS, iOS, or Android.
Operating System
The device name as shown in the Azure portal, usually matching the hostname of the machine.
Operating System Version
The specific version number of the installed operating system, which helps determine update status and compatibility.
Device ID
A unique identifier (GUID) assigned to the device within Azure AD.
Trust Type
Indicates how the device is registered or joined to Azure AD. Common values include:
Azure AD joined
Hybrid Azure AD joined
Workplace
(for personal or BYOD devices using Azure AD registration)
Tenant ID
The unique identifier (GUID) of the Azure AD tenant where the device is registered.
Account Enabled
Specifies whether the device object is currently active and allowed to authenticate with Azure AD.
Object ID
A globally unique object identifier for the device within the Azure AD directory.
On Prem SID
The security identifier (SID) from the on-premises Active Directory, if the device is hybrid joined. This is empty if the device is cloud-only or not synced.
Groups
Groups tab contains a list of groups that the device is a member of. This list also contains Enabled
and On Prem Sync Enabled
columns to identify the status of these groups.

Administrative Units
Administrative Unit tab contains a list of administrative units that have a ownership on this device. This list also contains Display Name
, Member Management Restricted
, and Visibility
columns to identify the status of these administrative units.

Issues
Issues pane contains identified issues on the device object.

Last updated
Was this helpful?