Why is the joining an Azure AD option missing?

Andy Theuninck 16 Reputation points
2020-06-02T20:58:38.623+00:00

I'm attempting to join a device to Azure Active Directory as documented here. When I get to the step that's supposed to list Alternate Actions for joining Azure or local, the Azure option isn't there. Only the local domain option appears.

The device is running Windows 10 Pro, build 1903 which appears to meet the minimum requirement (I've seen 1511 and 1703 listed in different Microsoft Learn). The device is not currently joined to a domain.

What's the best way to troubleshoot this? Are there known reasons the option might not appear as documented, or a way to do this from Powershell that might at least provide an error message as a hint what's happening?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

10 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.

    2 deleted comments

    Comments have been turned off. Learn more

  2. AmanpreetSingh-MSFT 56,871 Reputation points Moderator
    2020-06-03T08:55:35.39+00:00

    Hi @Andy Theuninck ,

    Is your Windows 10 device already joined to on-premises Active Directory? If yes, you will not get the Azure AD join option because you would need to perform Hybrid Azure AD join in that case using either of below methods:

    You can try using below commands to join Azure AD and check the status:

    • DsRegCmd /join
    • DsRegCmd /status

    For debugging errors, you can check below event logs:

    Event Viewer > Application and Services logs > Microsoft > Windows > User Device Registration > Admin

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

    Please do not forget to "Accept the answer" wherever the information provided helps you. This will help others in the community as well.

    1 person found this answer helpful.

  3. Leon Laude 86,026 Reputation points
    2020-06-02T21:55:07.2+00:00

    Hi,

    The option won't be shown if your device is not connected to the Internet, make sure it is and make sure no firewall/web filter/proxy is blocking this option.

    Similar post here:
    https://community.spiceworks.com/topic/1951114-windows-10-pro-join-azure-ad-options-missing

    Best regards,
    Leon


  4. acgomes 16 Reputation points
    2020-06-11T20:02:50.713+00:00

    I'm having a somewhat similar issue, as "Join this device do AAD" does not show in Settings -> Access Work or School -> Connect.

    This is a Windows 10 Home 1909.

    By the way: did you configure AAD to allow users to join devices?


  5. Tom Urwin 1 Reputation point
    2021-06-24T10:20:49.433+00:00

    Hi there,

    Did this get solved? We have the same issue.

    Here are the specs:

    108978-image.png

    Yet the user does not have the option to connect to Azure AD, even when elevated to admin. We do not have an AD domain.

    Thanks

    0 comments No comments

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.