Host static sites on Azure Storage

Simple, reliable, and cost-effective static hosting using Azure Storage's static website feature. Perfect for docs, blogs, and landing pages.

Get started View on GitHub

Key features

Fast & Scalable

Serve static files directly from Azure's global network with low latency and built-in scale.

Secure

Serve over HTTPS and bind custom domains for secure delivery.

Cost Effective

Only pay for storage and bandwidth — ideal for lightweight public sites and documentation.

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

Contact & Contributing

If you have questions or want to contribute, open an issue or a pull request on the project repository:

github.com/daedana/AzureStaticWebsite