I work for a Managed Service Provider and we recently took on the task to move one of our clients from their in-house private could to an Azure cloud solution. We created a company profile in Azure Management with the thinking that we will manage all of our clients through a single point. With that in mind, I'm having some trouble getting started. Basically, the gist of the project is as follows:
- Create a scenario in which we can allow our clients user's to authenticate to their domain. My thinking here is that we'd need to create a Virtual network and somehow link that to their current domain name. I do not know how to begin that process.
- Build two 2012 VMs to act as DCs, File, Print, and RDS
- Build two 2012 VMs to act as Data, Application Servers
- Migrate data in their existing solution to the cloud.
Where should I start and how? Any help would be great!