Azure-docs: HTTP access to static web site with custom domain

Created on 28 Sep 2018  Â·  5Comments  Â·  Source: MicrosoftDocs/azure-docs

Not clear how to configure HTTP access to static web site with custom domain. I got error AccountRequiresHttps trying to access it without HTTPS


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

cxp in-progress product-issue storagsvc triaged

Most helpful comment

Figured out! Must put <name>.<zone like z23>.web.core.windows.net in the CNAME record, not <name>.blob.core.windows.net. Would be helpful if this can be documented.

All 5 comments

Nevermind, I figure it out, please close the issue. I'm having InvalidQueryParameterValue problem now, but will try to look more myself before asking

We will now proceed to close this thread. If there are further questions regarding this matter, please reopen it and we will gladly continue the discussion.

@maxal1917 Did you have the InvalidQueryParameterValue issue solved? I got it after enabling HTTP access on the storage account.

Figured out! Must put <name>.<zone like z23>.web.core.windows.net in the CNAME record, not <name>.blob.core.windows.net. Would be helpful if this can be documented.

Yes, it somehow got away by itself within couple of hours. Not sure why.

Was this page helpful?
0 / 5 - 0 ratings