Changing URL of Storage Account Static Website

hawthorne91 240 Reputation points
2023-12-18T19:05:08.56+00:00

How can I change the URL of my Azure Storage account's static website where my APIs are hosted? My company is looking for a more user-friendly URL since a large number of users will be accessing it. Are there any ways to do this? Thank you.

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
{count} votes

Answer accepted by question author
  1. Ravi Kanth Koppala 3,396 Reputation points Microsoft Employee Moderator
    2023-12-19T01:26:21.8266667+00:00

    @ehawthorne23

    To change the URL of your Azure Storage account's static website, you would need to use a custom domain with Azure Content Delivery Network (Azure CDN). Azure CDN provides consistent low latencies to your website from anywhere in the world and allows you to configure a custom domain for your static website. You can find more information on how to configure a custom domain with Azure CDN in the "How do I use a custom domain with a static website?" section of the "Static website hosting in Azure Storage" FAQ article.


    References:

    AI Note: This answer is generated using the Microsoft Q&A AI Assist tool.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.