Skip to content

Commit c8e15c3

Browse files
Merge pull request #172662 from MicrosoftGuyJFlo/DevicesBladeUpdate
[Azure AD] Devices - Overview blade update
2 parents df36cf6 + dc11f5e commit c8e15c3

File tree

3 files changed

+28
-44
lines changed

3 files changed

+28
-44
lines changed

articles/active-directory/devices/device-management-azure-portal.md

Lines changed: 27 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: How to manage devices using the Azure portal | Microsoft Docs
2+
title: Manage devices in Azure AD using the Azure portal
33
description: Learn how to use the Azure portal to manage devices.
44

55
services: active-directory
66
ms.service: active-directory
77
ms.subservice: devices
88
ms.topic: how-to
9-
ms.date: 03/23/2021
9+
ms.date: 10/14/2021
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
@@ -17,15 +17,26 @@ ms.collection: M365-identity-device-management
1717
---
1818
# Manage device identities using the Azure portal
1919

20-
Azure AD provides you with a central place to manage device identities.
20+
Azure AD provides you with a central place to manage device identities and monitor related event information.
2121

22-
The **All devices** page enables you to:
22+
[![Devices overview in the Azure portal](./media/device-management-azure-portal/devices-azure-portal.png)](./media/device-management-azure-portal/devices-azure-portal.png#lightbox)
23+
24+
You can access the devices overview using the following steps:
25+
26+
1. Sign in to the [Azure portal](https://portal.azure.com).
27+
1. Browse to **Azure Active Directory** > **Devices**.
28+
29+
From the devices overview you can find the total device number, stale devices, noncompliant devices, and unmanaged devices. You can also quickly access links to Intune, Conditional Access, BitLocker keys, and basic monitoring.
30+
31+
Device counts on the overview page don't update in real-time, changes should be reflected every few hours.
32+
33+
From there you can go to **All devices** to:
2334

2435
- Identify devices, including:
2536
- Devices that have been joined or registered in Azure AD.
2637
- Devices deployed using [Windows Autopilot](/windows/deployment/windows-autopilot/windows-autopilot).
2738
- Printers using [Universal Print](/universal-print/fundamentals/universal-print-getting-started)
28-
- Perform device identity management tasks like enable, disable, delete, or manage.
39+
- Complete device identity management tasks like enable, disable, delete, or manage.
2940
- [Printers](/universal-print/fundamentals/) and [Windows Autopilot](/windows/deployment/windows-autopilot/windows-autopilot) devices have limited management options in Azure AD. They must be managed from their respective admin interfaces.
3041
- Configure your device identity settings.
3142
- Enable or disable Enterprise State Roaming.
@@ -34,42 +45,16 @@ The **All devices** page enables you to:
3445

3546
[![All devices view in the Azure portal](./media/device-management-azure-portal/all-devices-azure-portal.png)](./media/device-management-azure-portal/all-devices-azure-portal.png#lightbox)
3647

37-
You can access the devices portal using the following steps:
38-
39-
1. Sign in to the [Azure portal](https://portal.azure.com).
40-
1. Browse to **Azure Active Directory** > **Devices**.
41-
42-
## Manage devices
43-
44-
There are two locations to manage devices in Azure AD:
45-
46-
- **Azure portal** > **Azure Active Directory** > **Devices**
47-
- **Azure portal** > **Azure Active Directory** > **Users** > Select a user > **Devices**
48-
49-
Both options allow administrators the ability to:
50-
51-
- Search for devices.
52-
- See device details including:
53-
- Device name
54-
- Device ID
55-
- OS and Version
56-
- Join type
57-
- Owner
58-
- Mobile device management and compliance
59-
- BitLocker recovery key
60-
- Perform device identity management tasks like, enable, disable, delete, or manage.
61-
- [Printers](/universal-print/fundamentals/) and [Windows Autopilot](/windows/deployment/windows-autopilot/windows-autopilot) devices have limited management options in Azure AD. They must be managed from their respective admin interfaces.
62-
6348
> [!TIP]
6449
> - Hybrid Azure AD Joined Windows 10 devices do not have an owner. If you are looking for a device by owner and didn't find it, search by the device ID.
6550
>
66-
> - If you see a device that is "Hybrid Azure AD joined" with a state "Pending" under the REGISTERED column, it indicates that the device has been synchronized from Azure AD connect and is waiting to complete registration from the client. Read more on how to [plan your Hybrid Azure AD join implementation](hybrid-azuread-join-plan.md). Additional information can be found in the article, [Devices frequently asked questions](faq.yml).
51+
> - If you see a device that is "Hybrid Azure AD joined" with a state "Pending" under the **Registered** column, it indicates that the device has been synchronized from Azure AD connect and is waiting to complete registration from the client. Read more on how to [plan your Hybrid Azure AD join implementation](hybrid-azuread-join-plan.md). Additional information can be found in the article, [Devices frequently asked questions](faq.yml).
6752
>
6853
> - For some iOS devices, the device names containing apostrophes can potentially use different characters that look like apostrophes. So searching for such devices is a little tricky - if you are not seeing search results correctly, ensure that the search string contains matching apostrophe character.
6954
7055
### Manage an Intune device
7156

72-
If you are an Intune administrator, you can manage devices where MDM is marked **Microsoft Intune**. If the device is not enrolled with Microsoft Intune, the "Manage" option will be greyed out.
57+
If you have rights to manage devices in Intune, you can manage devices where Mobile Device Management is marked **Microsoft Intune**. If the device isn't enrolled with Microsoft Intune, the "Manage" option will be greyed out.
7358

7459
### Enable or disable an Azure AD device
7560

@@ -99,11 +84,11 @@ To delete a device, you have two options:
9984
> - Removes all details that are attached to the device, for example, BitLocker keys for Windows devices.
10085
> - Represents a non-recoverable activity and is not recommended unless it is required.
10186
102-
If a device is managed by another management authority (for example, Microsoft Intune), make sure that the device has been wiped / retired before deleting the device in Azure AD. Review how to [manage stale devices](manage-stale-devices.md) before deleting any devices.
87+
If a device is managed by another management authority, like Microsoft Intune, make sure that the device has been wiped or retired before you delete the device. Review how to [manage stale devices](manage-stale-devices.md) before deleting any devices.
10388

10489
### View or copy device ID
10590

106-
You can use a device ID to verify the device ID details on the device or using PowerShell during troubleshooting. To access the copy option, click the device.
91+
You can use a device ID to verify the device ID details on the device or using PowerShell during troubleshooting. To access the copy option, select the device.
10792

10893
![View a device ID](./media/device-management-azure-portal/35.png)
10994

@@ -113,7 +98,7 @@ You can view and copy the BitLocker keys to allow users to recover encrypted dri
11398

11499
![View BitLocker keys](./media/device-management-azure-portal/device-details-show-bitlocker-key.png)
115100

116-
To view or copy the BitLocker keys, you need to be either the owner of the device, or a user that has at least one of the following roles assigned:
101+
To view or copy the BitLocker keys, you need to be the owner of the device, or have one of the following roles:
117102

118103
- Cloud Device Administrator
119104
- Global Administrator
@@ -141,11 +126,11 @@ To enable the preview filtering functionality in the **All devices** view:
141126
1. Browse to **Azure Active Directory** > **Devices**.
142127
1. Select the banner that says, **Try out the new devices filtering improvements. Click to enable the preview.**
143128

144-
You will now have the ability to **Add filters** to your **All devices** view.
129+
You can now **Add filters** to your **All devices** view.
145130

146131
### Download devices (preview)
147132

148-
Cloud device administrators, Intune administrators, and Global administrators can use the **Download devices (preview)** option to export a CSV file of devices based on any applied filters. If no filters are applied to the list then all devices will be exported. An export may run for a period of up to one hour depending on the
133+
Cloud device administrators, Intune administrators, and Global administrators can use the **Download devices (preview)** option to export a CSV file of devices based on any applied filters. If no filters are applied to the list, all devices will be exported. An export task may run for up to one hour depending on the selections.
149134

150135
The exported list includes the following device identity attributes:
151136

@@ -181,7 +166,7 @@ This option is a premium edition capability available through products such as A
181166
> - We recommend using ["Register or join devices" user action](../conditional-access/concept-conditional-access-cloud-apps.md#user-actions) in Conditional Access for enforcing multi-factor authentication for joining or registering a device.
182167
> - You must set this setting to **No** if you are using Conditional Access policy to require multi-factor authencation.
183168
184-
- **Maximum number of devices** - This setting enables you to select the maximum number of Azure AD joined or Azure AD registered devices that a user can have in Azure AD. If a user reaches this quota, they are not be able to add additional devices until one or more of the existing devices are removed. The default value is **50**. You can increase the value up to 100 and if you enter a value above 100, Azure AD will set it to 100. You can also use Unlimited value to enforce no limit other than existing quota limits.
169+
- **Maximum number of devices** - This setting enables you to select the maximum number of Azure AD joined or Azure AD registered devices that a user can have in Azure AD. If a user reaches this quota, they can't add more devices until one or more of the existing devices are removed. The default value is **50**. You can increase the value up to 100 and if you enter a value above 100, Azure AD will set it to 100. You can also use Unlimited value to enforce no limit other than existing quota limits.
185170

186171
> [!NOTE]
187172
> **Maximum number of devices** setting applies to devices that are either Azure AD joined or Azure AD registered. This setting does not apply to hybrid Azure AD joined devices.
@@ -220,12 +205,11 @@ To narrow down the reported data to a level that works for you, you can filter t
220205
- Target
221206
- Initiated By (Actor)
222207

223-
In addition to the filters, you can search for specific entries.
208+
You can also search for specific entries.
224209

225210
:::image type="content" source="./media/device-management-azure-portal/65.png" alt-text="Screenshot of audit data filter controls, with category, activity resource type, activity, date range, target, and actor fields and a search field." border="false":::
226211

227212
## Next steps
228213

229-
[How to manage stale devices in Azure AD](manage-stale-devices.md)
230-
231-
[Enterprise State Roaming](enterprise-state-roaming-overview.md)
214+
- [How to manage stale devices in Azure AD](manage-stale-devices.md)
215+
- [Troubleshoot pending device state](/troubleshoot/azure/active-directory/pending-devices)

articles/active-directory/devices/hybrid-azuread-join-manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ Here are 3 ways to locate and verify the device state:
566566
### Using the Azure portal
567567

568568
1. Go to the devices page using a [direct link](https://portal.azure.com/#blade/Microsoft_AAD_IAM/DevicesMenuBlade/Devices).
569-
2. Information on how to locate a device can be found in [How to manage device identities using the Azure portal](./device-management-azure-portal.md#manage-devices).
569+
2. Information on how to locate a device can be found in [Manage device identities using the Azure portal](./device-management-azure-portal.md).
570570
3. If the **Registered** column says **Pending**, then Hybrid Azure AD Join has not completed. In federated environments, this can happen only if it failed to register and AAD connect is configured to sync the devices.
571571
4. If the **Registered** column contains a **date/time**, then Hybrid Azure AD Join has completed.
572572

256 KB
Loading

0 commit comments

Comments
 (0)