How to integrate On-Prem AD with Azure AD

Julie M 546 Reputation points
2025-02-21T15:09:55.1266667+00:00

Dear All,

As part of my Azure learning journey, I am working on integrating an on-premises Active Directory (AD) with Azure AD. So far, I have set up an on-prem AD within an Azure VM (for testing) and created test user accounts.

Currently, I am using an Azure Education subscription assigned to my work ID. However, when I sign in, I can see my organization's Azure AD but do not have any access permissions.

My objective is to:

Create a test Azure AD within my Azure Education subscription.

Integrate the on-prem AD with Azure AD to sync users.

Ensure users are successfully added to my Azure Fabric workspace.

Could you please guide me on how to proceed with setting up a test Azure AD under my subscription and configuring synchronization between on-prem AD and Azure AD?

Looking forward to your insights.

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

2 answers

Sort by: Most helpful
  1. Jose Benjamin Solis Nolasco 3,511 Reputation points
    2025-02-21T16:43:56.6833333+00:00

    Hello Julie,

    Please follow this guide and prerequisites https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/how-to-connect-install-prerequisites

    If this answer solves your issue, please vote for it so other community members know that this is a quality answer.

    0 comments No comments

  2. Anonymous
    2025-02-24T15:43:11.6833333+00:00

    Hello @Julie M,

    Thank you for reaching out to Microsoft Q&A. 

    We understand that you would like to integrate your On-Prem AD with Entra ID.  

    Since you are using an Azure Education subscription, you will already have access to Azure Entra ID. However, if you want to create a separate test tenant, you can follow the below steps shown in this document

    1. Sign in to the Azure portal

    From the Azure portal menu, select Microsoft Entra ID. 

    Navigate to Identity > Overview > Manage tenants. 

    Select Create.  

    On the Basics tab, select the type of tenant you want to create, either Microsoft Entra ID or Microsoft Entra ID (B2C). 

    Select Next: Configuration to move to the Configuration tab. 

    1. On the Configuration tab, enter the following information:  Type your desired Organization name (for example Contoso Organization) into the Organization name box. 

    Type your desired Initial domain name (for example Contosoorg) into the Initial domain name box. 

    Select your desired Country/Region or leave the United States option in the Country or region box. 

    Select Next: Review + Create. Review the information you entered and if the information is correct, select Create in the lower left corner. 

    1. Your new tenant is created with the domain contoso.onmicrosoft.com. 
    2. User's image

    This will create a new Azure AD tenant. You'll now be able to manage users, groups, and other directory-related tasks within this new test tenant. 

    The next step is setting up synchronization between your on-premises AD and Entra ID. Microsoft provides Azure AD Connect to enable this. 

    Install Azure AD Connect: 

    Download Azure AD Connect on a server that can communicate with your on-premises AD. 

    During the installation, select Express Settings for a simple setup or Custom Settings for more advanced configurations. 

    1. When prompted, sign in with your Entra ID global admin credentials to link your on-prem AD with Entra ID. 
    2. After the initial setup, the synchronization process will begin. You can schedule it to run periodically, or you can trigger a sync manually as shown here. After synchronization, users from your on-prem AD should start appearing in your Entra ID tenant.  Later, you can add those users to your Azure Fabric workspace or any azure services and assign appropriate roles. 

     Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


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.