can we point a custom domain (like .com) to myname.azurewebsites.com

sumanth venkat 0 Reputation points
2023-02-07T17:10:46.74+00:00

i have a domain (mysite.co.in) which has a database hosted on azure sql now i am looking to migrate my website to azure app service but in this case the sire would be mysite.azurewebsite.net , how can we redirect mysite.co.in to mysite.azurewebsite.net

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

1 answer

Sort by: Most helpful
  1. TP 74,786 Reputation points
    2023-02-07T17:40:21.09+00:00

    Hi,

    The article below explains how to use custom domain with Azure App Service:

    Map an existing custom DNS name to Azure App Service

    https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domain?tabs=root%2Cazurecli

    If the above was helpful please click Accept Answer. If something isn't clear and/or you have questions please add a comment.

    Thanks.

    -TP