You manage a hybrid Azure AD joined Windows 10 device with Intune. The device is showing as 'Pending' enrollment. You have verified that the user has an Intune license and the device is synced with Azure AD Connect. What is the most likely issue?
Hybrid Azure AD joined devices need a GPO with the MDM discovery URL.
Why this answer
When a hybrid Azure AD joined device shows 'Pending' enrollment in Intune, the most common cause is that the Group Policy setting 'Automatically enroll devices to Microsoft Intune' has not been applied to the device. This policy triggers the automatic MDM enrollment via the device's scheduled task during user sign-in. Without this policy, the device remains in a pending state even if the user has a license and the device object is synced.
Exam trap
The trap here is that candidates often assume a synced device object and a licensed user are sufficient for enrollment, overlooking the critical Group Policy trigger that initiates the automatic MDM enrollment workflow.
How to eliminate wrong answers
Option A is wrong because the 'Pending' enrollment status is not related to the primary user assignment; Intune enrollment for hybrid Azure AD joined devices is device-based and does not require a designated primary user. Option C is wrong because co-management with Configuration Manager is not a prerequisite for Intune enrollment; it is an optional configuration that can be added after enrollment. Option D is wrong because the device object has already been synced with Azure AD Connect (as stated in the question), and the 'Pending' status indicates the enrollment process has started but is waiting for the MDM discovery step, not for the device object to appear in Azure AD.