SSL certificate

Sudirman Ng - Andatech 1 Reputation point
2021-09-22T03:01:04.43+00:00

Hi There
I purchased a wildcard SSL certificate, How can I add it on my azure vm servers?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,196 questions
{count} votes

4 answers

Sort by: Most helpful
  1. TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
    2021-09-22T22:07:01.84+00:00

    To have your cert working on an Azure VM, there are 2 things you will need to do: Point the DNS to your Azure Server, and add the certificate to your server.

    To add the certificate to your server, follow the steps for your operating system. The best place for this information is your operating system's documentation. If you need assistance with this, tell me the operating system you are using.

    Once you have the certificate configured on the server, you will need to point your desired DNS name to the server. As a best practice within Azure, configure a FQDN for the public IP on the VM and then point your DNS to that FQDN as a CNAME. You can use an IP, but make sure to set your VM's public IP as Static.

    If you have an intermediate networking service between your VM and the public entry point (Azure Application Gateway, Load Balancer, CDN, ect...) those services will have instructions for adding a certificate and SSL termination if desired.

    Please let me know if you have any additional questions.

    0 comments No comments

  2. Sudirman Ng - Andatech 1 Reputation point
    2021-09-23T06:28:44.193+00:00

    Thanks a lot for your help.
    We are using Linux (ubuntu 18.04), is there any specific instruction that I can follow?

    0 comments No comments

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more