I currently have my domain.com assigned to my azure website, but I'd like to know what I need to use subdomains.
I suppose I need to create a CNAME at godaddy. But what do I point it to? And how does each subdomain point to each folder in my solution?
Do I need web roles for this? I have no clue how to achieve this.
Note. I have a shared instance. And I'm already using a custom domain. All I want is to create a folder in my solution, and create apps inside it:
Solution < ExampleFolder < ExampleApp
And access it though examplefolder.mydomain.com/exampleapp