how can I add my VM-Azure to the local domain (on-premise server)
any idea?
thank you in advance
how can I add my VM-Azure to the local domain (on-premise server)
any idea?
thank you in advance
If you want to add Azure VM to your local domain, you need to create a Site-to-Site VPN Gateway to make your on-premise network can connect Azure Vnet. Meanwhile, you also need to configure custom DNS server on your VM. For more details, please refer to the document.
Assuming you mean linking the two networks, on prem and Azure, you can look at this document
And if you are looking to join a managed domain you would follow this doc