thub.users.profile.tabs.comments.personalized


Hi @AndreasBaumgarten

Thanks for your response. How do we connect active directory domain controller in Azure VM managed domain and update user or new user in AD.

Thanks @AndreasBaumgarten for the details to connect the on-premises active directory. But my question is how to connect the same active directory in Azure Virtual Machine instead of on-premises.

Hi @AndreasBaumgarten , Thanks for the response.

Yes it's a replicated AD domain controller, currently we have two AD domain controllers in on-premises and two AD domain controllers in Azure VM (domain joined).

In future, we will be moving all the domain controllers to Azure VM. So I'm planning to do the integration with Azure VM instead of on-premises.

As you mentioned this automation runbook with the hybrid worker is a bit complex, I'm just thinking of other ways as mentioned below, please give your suggestion as I'm totally new to Azure.

  1. Is it possible to connect the AD domain controller in Azure VM using Vnet & private endpoints?

  2. Is it possible to open port and whitelist azure functions IP range in Azure VM to access directly?


once again thanks for your help.

Thanks,
Kamesh

Thanks @AndreasBaumgarten for all your support.

@MayankBargali-MSFT I don't think public API will be exposed in AD DS. Is it possible to connect using a Virtual network and private endpoint from azure function.

Thanks @MayankBargali-MSFT for your response. I can understand it's not possible to connect on-prem AD from Azure function but can you let me know Is it possible to connect Azure VM - AD DS from Azure function, if yes please let me know how?

@MayankBargali-MSFT so what are the possible ways to access user object in Azure AD DS?