Question on Azure static website

anil kumar 1,641 Reputation points
2021-10-18T03:33:26.95+00:00

Hello,

I have created a static website and hosted same in Azure. Website URL looks like https://storageaccountname.z13.web.core.windows.net/

Just want to know if there is a way to change the domain (web.core.windows.net to mydomain.com) of this website using custom domain or DNS Zone? Or I could do something like translating https://storageaccountname.z13.web.core.windows.net to https://storageaccountname.mydomain.com so end users couldn't if this website is hosted on Azure.

Putting up this question for conceptual clarity - Appreciate your insightful response, thank you !!

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,683 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
761 questions
0 comments No comments
{count} votes

Accepted answer
  1. Alan Kinane 16,786 Reputation points MVP
    2021-10-18T09:56:10.33+00:00

    Hi, you can put your own custom domain on the static website, see here for the how to guide - https://learn.microsoft.com/en-us/azure/storage/blobs/storage-custom-domain-name?tabs=azure-portal


0 additional answers

Sort by: Most helpful