Forwarding an HTTPS request for my custom domain from Dynadot to Azure-hosted Web-service

Katarina Perisin 1 Reputation point
2022-09-16T14:19:56.66+00:00

I am building a Facebook App that will point to, say https://www.mysite1.com
I have secured the domain www.mysite.com from Dyandot https://www.dynadot.com/ . I have also secured a SSL certificate for the same domain.
I built & plan to host my service on Windows Azure as https://mysite1.cloudapp.net/. I have uploaded the certificate of www.mysite.com to Azure service
Now, all I need to do is forward the https traffic from https://www.mysite1.com to Azure hosted service at https://mysite1.cloudapp.net. I followed the article http://blog.smarx.com/posts/custom-domain-names-in-windows-azure but it doesn't seem to work for "https".

Any alternatives?

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
775 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
925 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Katarina Perisin 1 Reputation point
    2022-09-27T16:18:51.977+00:00

    I fixed it.
    I forgot to reply here.
    I had the wrong sequence included.

    Thanks for the reply.

    0 comments No comments

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.