question

RedMatterArchitect-4825 avatar image
0 Votes"
RedMatterArchitect-4825 asked Grmacjon-MSFT commented

By Passing the limit of 500 sub domains for Azure Websites

Hi Team,

I have an Azure Website which I am selling as a SAAS. My problem is that currently Azure App Service has a hard limit of maximum 500 sub-domains that I can create under a single App Service. All my 500 sub domains points to the same App Service and based on the sub-domain name, I am dynamically changing the UI.
My problem is that because of this hard limit of 500, I am not able to scale my application further and as a temporary workaround I had to create another instance of App Service with duplicate code although this is a wrong approach.
Hence I was wondering if your team can assist in this issue or increase my sub domain limit to 1500 so that I can sell my SAAS model better.

azure-webappsazure-webapps-ssl-certificatesazure-webapps-custom-domains
· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Grmacjon-MSFT avatar image Grmacjon-MSFT RedMatterArchitect-4825 ·

Hi @RedMatterArchitect-4825

I believe 500 is a hard limit but I will double internally with the engineer team and get back to you.

Thanks,
Grace

0 Votes 0 ·

Hello Grace,
Can you please check of an alternate solution to this problem as well. Like if i want to have more sub domains all pointing to the same Azure App service. Also we are planning to use azure Traffic manager but i dint know if there us a hard limit on routing based on sub domains.

0 Votes 0 ·

Hi All,
Can you please update on this.

0 Votes 0 ·
Show more comments

1 Answer

Grmacjon-MSFT avatar image
0 Votes"
Grmacjon-MSFT answered Grmacjon-MSFT commented

Hi @RedMatterArchitect-4825, Thank you so much for your patience. The engineering confirmed 500 is a hard limit.
We won’t be able to increase the 500 limit of their app. Using Traffic Manager is the best route for your scenario.

Please let us know if you have further questions.

Best,
Grace

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hey @Grmacjon-MSFT , Thanks for your response and from your reply as I understand, we can use Traffic Manager to have more than 500 sub-domains and all pointing to the same Azure App Service but different endpoints. Can you please confirm if there is any hard limit on Traffic Manager configured rules too like how many can I create inside Traffic Manager

0 Votes 0 ·
Grmacjon-MSFT avatar image Grmacjon-MSFT RedMatterArchitect-4825 ·

Hello @RedMatterArchitect-4825,

II don't believe there should be a limit because it’s just DNS records you’re configuring to point to Traffic Manager. Also, there’s wildcard domains that we support on Azure App Service. You can learn more about it in this Azure doc.


0 Votes 0 ·