Adding Custom Domain to Azure Web App

Łukasz Tlałka 20 Reputation points
2023-07-15T18:39:07.9+00:00

Hey,

I need some help with adding a custom domain to my Azure web app. Right now, my domain looks like this: MY_DOMAIN.azurewebsites.net. But I want to make it look like app.MY_DOMAIN.azurewebsites.net. Can anyone guide me on how to do this?

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

Accepted answer
  1. TP 124.7K Reputation points Volunteer Moderator
    2023-07-15T20:42:50.7166667+00:00

    Hi,

    Unfortunately you cannot add a second level under azurewebsites.net. When using the built-in azurewebsites.net domain you can only create names at *.azurewebsites.net level, (e.g. name1.azurewebsites.net, name2.azurewebsites.net, etc.).

    Please click Accept Answer if the above was useful.

    Thanks.

    -TP

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.