What are devices in Azure AD?

krishna572 886 Reputation points
2022-07-25T23:00:18.763+00:00

This Question is from my part of learning Azure.

I heard that the Devices in Azure AD are registered typically personally owned or mobile devices and assigned with a personal Microsoft account or another local environment.

rrdxn0r.png

I was logged into my laptop with my personal Microsoft account but my device is not being registered.
How the device will be registered into the Azure AD?

Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dillon Silzer 57,826 Reputation points Volunteer Moderator
    2022-07-26T01:04:05.533+00:00

    Hello @NFSCoder-9821

    Azure devices are when they are Azure AD joined and Azure AD registered.

    Azure AD joined

    Any organization can deploy Azure AD joined devices no matter the size or industry. Azure AD join works even in hybrid environments, enabling access to both cloud and on-premises apps and resources.

    Azure AD joined devices are signed in to using an organizational Azure AD account. Access to resources can be controlled based on Azure AD account and Conditional Access policies applied to the device.

    224652-image.png

    For more information about AAD joined: https://learn.microsoft.com/en-us/azure/active-directory/devices/concept-azure-ad-join

    Azure AD registered

    The goal of Azure AD registered - also known as Workplace joined - devices is to provide your users with support for bring your own device (BYOD) or mobile device scenarios. In these scenarios, a user can access your organization’s resources using a personal device.

    224674-image.png

    For more information about AAD registered: https://learn.microsoft.com/en-us/azure/active-directory/devices/concept-azure-ad-register

    ----------------------------------

    To answer your questions:

    1) I was logged into my laptop with my personal Microsoft account but my device is not being registered.

    If you register your laptop with a person Microsoft account, you will see your devices under your Microsoft account (https://support.microsoft.com/en-us/windows/manage-devices-used-with-your-microsoft-account-d4044995-81db-b24b-757e-1102d148f441)

    2) How the device will be registered into the Azure AD?

    If you set up your account using your organization apps (such as Teams) you can allow the organization to manage that PC (Azure AD registered). This has to do with Microsoft Endpoint Manager (MEM) and Microsoft Application Manager (MAM).

    If you want to register your device with your organization (your Azure AD) you can follow:

    https://support.microsoft.com/en-us/account-billing/register-your-personal-device-on-your-work-or-school-network-8803dd61-a613-45e3-ae6c-bd1ab25bf8a8

    ----------------------------------

    If you found this helpful please accept my answer. Thanks!

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.