The Challenge
You need to host a static website with global content delivery and HTTPS. Azure Storage provides cost-effective hosting, while CDN ensures fast access worldwide.
What You'll Build
- → Storage account with static website hosting
- → CDN profile for global delivery
- → HTTPS-only access configured
- → HTML files uploaded and served
- → Both storage and CDN endpoints available
Try This Prompt in Pulumi Neo
Edit the prompt below and run it directly in Neo to deploy your infrastructure.
Best For
Use this prompt when you need to host a static website (HTML, CSS, JavaScript) with global CDN delivery on Azure. Perfect for marketing sites, documentation, SPAs, or any static content that needs worldwide access.
Azure Static Hosting
This deployment provides:
- Cost-Effective - Storage-based hosting
- Global CDN - Fast delivery worldwide
- HTTPS Only - Secure by default
- Custom Domain - Add your domain easily
- High Availability - Azure’s infrastructure
Ideal for static websites and SPAs!