3

I have VM on myvmname.cloudapp.net. What I want is to create subdomain for this subdomain.myvmname.cloudapp.net. How can I do it?

Artyom
  • 3,507
  • 2
  • 34
  • 67

2 Answers2

2

OK anyway the best option is to go to your domain entity, and make a CNAME to point to to yourname.cloudapp.net and then on that VM route the subdomain to a folder.. That simple. So you can configure: subdomain.youdomain.com to yourname.cloudapp.net and then route internally to the folder you want.

Miguel
  • 3,349
  • 2
  • 32
  • 28
1

Sorry, subdomains on x.cloudapp.net are not allowed at the moment.

proteus
  • 467
  • 4
  • 21