Share via

http to https redirect for Azure static website

Emmanuel Nkansah 26 Reputation points
2020-02-28T21:16:01.133+00:00

How to I redirect http to https? I'm hosting a static website on Azure storage account. Already using Azure Front Door to redirect non www to www site.

Here's the site: https//www.citsys.com.

http://citsys.com doesn't redirect to www.citsys.com.

How do I resolve that?

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

0 comments No comments

Answer accepted by question author

  1. SnehaAgrawal-MSFT 22,721 Reputation points Moderator
    2020-03-02T08:49:40.737+00:00

    Thanks for asking question! You may use a URL rewrite to force the traffic to HTTPS Also the process depends upon what kind of CDN you are using for Azure CDN premium offering from Verizon, you can find instructions Here.

    You may also refer to https://learn.microsoft.com/en-us/azure/cdn/cdn-standard-rules-engine

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Evan Wellens 66 Reputation points
    2023-05-01T19:08:17.1666667+00:00

    Use answers to provide solutions to the user's question. I get the following error. The account being accessed does not support http.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.