Hosting multiple domains under one app service

zb 26 Reputation points
2020-10-05T22:28:56.177+00:00

Hi,

I am looking at taking our product page gallery and hosting it under multiple domains but keeping it with one app service so it is easy to deploy updates across these multiple domains. The code for this site would handle the UI change based on the domain.

Would hosting a simple app service and just adding multiple CNAME records be the best option for this? How many CNAME records can you have for one app service and how many SSL certificates?

Is there another Azure service I should use instead?

Thank you!

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,879 questions
0 comments No comments
{count} votes

Accepted answer
  1. Shivam Kumar Singh 166 Reputation points
    2020-10-06T08:29:34.24+00:00

    Hi @zb ,

    Refer the below link for pointing multiple domain to single app service.

    https://stackoverflow.com/questions/43772971/can-multiple-domains-point-to-the-same-azure-web-app

    Please mark this as an answer if you get your desired solution.

    Cheers!!


0 additional answers

Sort by: Most helpful