How to Auto-Enroll Windows Computers into Intune via Azure AD
Home > Microsoft Intune > How to Auto-Enroll Windows Computers into Intune via Azure AD
How to Auto-Enroll Windows Devices into Intune via Azure AD Join (Cloud-Only Method)
Description
In a cloud-only setup, devices can automatically enroll into Microsoft Intune when a user signs into a Windows computer and joins it to Azure Active Directory (Azure AD). This method is commonly used without on-prem Active Directory or Hybrid Join.
Purpose
To simplify device onboarding and enforce security policies automatically by ensuring that devices are both Azure AD joined and Intune-enrolled in a single step.
Scenario
You want users to receive Intune policies automatically when:
- They use a new or reset Windows device.
- They manually join the device to Azure AD via Settings.
- The device gets auto-enrolled into Intune because the user is in a targeted group.
Steps
A. Create a Security Group for Auto-Enrollment
- Go to Microsoft Entra Admin Center.
- Navigate to Groups > + New group.
- Choose:
- Group type: Security
- Group name: Auto-Enroll Users
- Membership type: Assigned
- Add users who need Intune auto-enrollment.
- Click Create.
B. Configure MDM Auto-Enrollment Settings
- In Entra Admin Center, go to Mobility (MDM and MAM).
- Click on Microsoft Intune.
- Under MDM user scope, choose Some.
- Assign the Auto-Enroll Users group.
- Save your changes.
C. Join the Windows Device to Azure AD (User Action)
- On the Windows 10/11 PC:
- Open Settings > Accounts > Access work or school.
- Click + Connect.
- Enter the user’s Azure AD credentials (must be in Auto-Enroll group).
- Follow the steps to complete Azure AD join.
- Once joined, the device will:
- Be Azure AD Joined
- Automatically enroll into Intune
D. Confirm Enrollment
- Log in to Microsoft Endpoint Manager Admin Center.
- Go to Devices > All devices.
- Verify that the new device appears with status: Managed.
Real-world Example
An IT team instructs employees to join their laptops to Azure AD. As long as the users are part of the `Auto-Enroll Users` group, their devices are automatically managed by Intune and receive baseline security policies immediately.
Notes
- Intune license must be assigned to the user.
- Device must be connected to the internet during join.
- No on-prem Active Directory or GPO is required for this method.
- Works well for remote or cloud-first environments.
Home > Microsoft Intune > How to Auto-Enroll Windows Computers into Intune via Azure AD