I am trying to set up a distributed instance of TFS on 2 Azure VMs and I am having issues getting the main TFS Server to see the TFS DB Server. It is complaining about needing to be on an Active Directory. This is quite new to me so I have been trying a lot just to get it to work.
I created two Virtual Machines both Windows Server 2012 R2 on Azure using the Resource Manager. I set up one of those servers to work as an AD machine by configuring it through the Server Management Application, I set up a domain, but could not get the other VM to join to this domain, even though I was able to ping the IP addresses from each machine.
I then tried setting up the AD machine as a DNS machine as well but trhen I wasn't able to remote on to the machine anymore so had to delete it and start again as I couldn't get the powershell azure to reset the password.
I would appreciate some insight into this, even if you would be able to let me know if this is possible.
My biggest issue just now is understand Azure and how the Active Directory works on Azure.
Thanks.