Category: Uncategorized

  • Using Cloudflare with Azure App Service and Azure Blob Storage for WordPress

    In our previous KloudStack Labs review, we demonstrated how Cloudflare can replace Azure Front Door as the public edge for WordPress running on Azure App Service—without using Azure Blob Storage. That configuration used the following request path: Visitor → Cloudflare → Azure App Service → WordPress local storage This follow-on review extends the architecture to…

  • Using Cloudflare with Azure App Service for WordPress — Without Azure Blob Storage

    Cloudflare can provide Azure-hosted WordPress sites with edge security, TLS, DNS proxying, compression and static asset caching—without requiring Azure Front Door. This KloudStack Labs review documents a working configuration using Cloudflare directly in front of an Azure App Service. WordPress uploads are served from the App Service’s local persistent storage; Azure Blob Storage is not…