Domain name and SSL certificate

LearnAzure 0 Reputation points
2024-02-03T21:44:45.7933333+00:00

We have installed Wordpress in the VM, we are accessing it thru the public IP address, how can we set a domain name for this and get a SSL certificate? Thanks

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,013 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2024-02-03T21:49:54.13+00:00

    You buy the domain from a domain register and config the custom domain name in azure. Azure supports buying from godaddy, but you can buy from any register.

    https://learn.microsoft.com/en-us/azure/app-service/manage-custom-dns-buy-domain

    Once you have the domain, you buy the ssl certificate separately, again from any certificate provider. Again you can use godaddy.


  2. VenkateshDodda-MSFT 24,951 Reputation points Microsoft Employee Moderator
    2024-02-05T08:09:59.4933333+00:00

    @LearnAzure Thanks for reaching out to Microsoft Q&A, apologize for any inconvenience caused on this.

    As Bruce (SqlWork.com) mentioned you need to buy either App service domain or domain from any other 3rd party register's.

    If you are looking to purchase the app service domain then you need to pay $11.99 USD per each. User's image

    We don't need a custom domain name, can we get a domain name from Azure, I saw from the article it is free, am i correct

    Your understanding of getting free custom domain from Azure is incorrect you need purchase it. Once you purchase App service domain you can get a Free SSL certificate to secure your custom domain refer to this documentation about Tls/Ssl certificate in app service.

    Hope this help!, let me know if you have any further questions on this.


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.