Diagram
Kontext
visibility 51
access_time 9 months ago
language English
Azure Static Website with Custom Domain via Azure Storage account and CDN
info Last modified by Kontext 9 months ago
copyright
This page is subject to Site terms.
comment Comments
No comments yet.
Log in with external accounts
tag
Tags
info Info
info Info
Image URL
SVG URL
This diagram shows you how to setup a static website on Azure using Azure Storage account and Azure CDN.
Azure Storage account supports Static website capability and also allows you to bind a custom domain to access the content. For HTTP only, you can just use built-in Azure Storage account capabilities; for HTTPS, we can have to use Azure Front Door or Azure CDN (classic) services.
For HTTPS, we can add a custom domain for the Azure CDN endpoint. As part of that setup, we can also choose CDN managed certificate or our own certificate as the following screenshot shows:
References
Quickstart - Create an Azure CDN profile and endpoint | Microsoft Learn
Integrate a static website with Azure CDN - Azure Storage | Microsoft Learn