By Passing the limit of 500 sub domains for Azure Websites

Red Matter Architect 26 Reputation points
2021-07-26T18:34:41.287+00:00

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 App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,990 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Grmacjon-MSFT 19,381 Reputation points Moderator
    2021-08-05T07:36:17.793+00:00

    Hi @Red Matter Architect , 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


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.