Porting website from InMotion to Azure

OM 1 Reputation point
2020-09-01T16:47:19.29+00:00

Having an issue with pointing website to Azure from InMotion. Says I do not have a CName set up but I do. Saying to verify https, but I have. Receiving this error:
AccountRequiresHttpsThe account being accessed does not support http. RequestId:f8f8b22a-f01e-0016-3200-80956d000000 Time:2020-09-01T01:40:04.1644186Zstandingbear

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,192 questions
{count} votes

3 answers

Sort by: Most helpful
  1. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2020-09-01T17:52:27.233+00:00

    @OM
    It sounds like you might have a static website hosted on Azure storage. Please correct me if I am wrong here. If so then to enable HTTPS you will have to use Azure CDN because Azure Storage does not yet natively support HTTPS with custom domains. see Map a custom domain to an Azure Blob Storage endpoint for step-by-step guidance.

    If you want to access the website via HTTP then you will need to disable Secure transfer required.

    If this is not how you are hosting the website please clarify what services you are using in Azure so I can get you the proper support

    -----------------

    Please don’t forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


  2. OM 1 Reputation point
    2020-09-01T21:39:49.363+00:00

    Thank you. I sent the email

    0 comments No comments

  3. OM 1 Reputation point
    2020-09-02T17:37:23.92+00:00

    Monika figured it out. She was a BIG help. Thank you.


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.