Share via

Auto join VMSS to on-premise active directory

Asaf Hason 12 Reputation points
2021-08-09T20:53:25.68+00:00

We have S2S VPN to Azure and DC on Azure
Manual adding VM's to on-premise domain is OK

But I need to add VMSS VM's to on-premise AD automatically
I already try JsonADDomainExtension extension but it's not working.
I think it's only for Azure AD, not local AD

Any other options?

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets

Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.

0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Asaf Hason 12 Reputation points
    2021-08-16T11:34:21.233+00:00

    Problem solved
    It's working now with JsonADDomainExtension

    There was a problem with the image
    Creating new image solve the problem

    1 person found this answer helpful.
    0 comments No comments

  2. Devaraj G 2,101 Reputation points Volunteer Moderator
    2021-08-10T10:00:40.077+00:00

    Hi Asaf, thanks for the post.

    do you mean add to on-prem AD as domain join during build process of VM or after creating the VM.


Your answer

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