We are in the process of moving our server to Azure Linux VM.
Currently our Linux server and NameServer is hosted at MediaTemple. On Media Temple Server(Virtual Machine) we’ve several applications are running as subdomain and we’re using nginx as reverse proxy server.
Now we’ve created a Virtual Machine(Linux) on azure and we got DNS : xxx.cloudapp.net. As we’ve several application so we need several subdomain like abc.xxx.cloudapp.net, abc2.xxx.cloudapp.net ... So my question is how could we transfer our domain to azure VM and how could i create subdomain in azure?