Hi All
Just wondering if this is possible. I want to publish different web apps under a different subdomain. For example:
www.mybusiness.com (My Website)
For web apps I make, I would like them to be directly published to a subdomain. So it will look like:
myapp1.mybusiness.com (commerce app)
myapp2.mybusiness.com (booking app)
myapp3.mybusiness.com (sales app)
I usually just select the publish option under VS and set up the details within the setup wizard. What steps can I take in order to set up my domain and subdomains properly so azure treats the subdomains as a separate directory for me to directly upload my app files into it. Thanks in advanced!
