top of page
Search

Enrolling a Device to Microsoft Entra (Formerly Azure AD)

  • Writer: Ashan Kuruppu
    Ashan Kuruppu
  • Jul 8
  • 1 min read

Pre-Requisites:

  • Device must be running Windows 10 or 11 Pro, Enterprise, or Education (not Home).

  • A valid Azure AD account (e.g., user@eurekasl.com).

  • The device is not already joined to a local AD domain.

  • Optional: Microsoft Intune license (if enrolling in MDM as well).

Connect via Work or School Account

  1. Go to Settings → Accounts → Access work or school

  2. Click “Connect”

  3. Choose “Join this device to Azure Active Directory” at the bottom

  4. Enter your Azure AD email and password

  5. Follow the prompts:

    • Accept Terms

    • Verify device name (optional)

  6. After success:

    • You’ll see the account added under Access work or school

    • The device is now Azure AD Joined


After connecting to a work or school account in Windows 10 it is indicated as above figure
After connecting to a work or school account in Windows 10 it is indicated as above figure
  1. Restart the device

  2. On the login screen, choose “Other user” and sign in using the Azure AD credentials.


Quick PowerShell Check if a Device is Azure AD Joined:

Run this on the device:

dsregcmd /status

 
 
 

Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating
bottom of page