Fast & Scalable
Serve static files directly from Azure's global network with low latency and built-in scale.
Simple, reliable, and cost-effective static hosting using Azure Storage's static website feature. Perfect for docs, blogs, and landing pages.
Serve static files directly from Azure's global network with low latency and built-in scale.
Serve over HTTPS and bind custom domains for secure delivery.
Only pay for storage and bandwidth — ideal for lightweight public sites and documentation.
Follow the repository README to configure Azure Storage, enable static website hosting, and upload your site files.
git clone https://github.com/daedana/AzureStaticWebsite.git
cd AzureStaticWebsite
# follow README instructions to configure storage and upload files
If you have questions or want to contribute, open an issue or a pull request on the project repository: