Hi all,
I am sure this is not a unique situation, but I have 3 Azure VM's. One is an app server, one a dev server and one a web server. All three are in separate regions. I need all three to communication VIA private lan IP's. Two will be in AD with PDC on the app server. the other will just be a stand alone VM with a share on it (for now, later will be full blown DMZ server).
How do I set up the private networking to allow for domain services between the two and drive mapping to the third?
Thanks.