I am starting a project to develop a cloud application, and I have seen that in many applications the name of the "tenant" is the beginning of the url of the account, for example link , all accounts are https: //*.visualstudio.com.
How can I achieve this with IIS?
Thanks