Configuring Multiple Domains to Point to a Single Azure Storage via Cloudflare

I am currently exploring the possibility of using Cloudflare as my CDN provider. Before proceeding, I need to verify if I can configure multiple domains to point to a single Azure Storage account through Cloudflare.

At present, I have two domains, “estatico.es” and “estatico.net”. My understanding is that Azure requires setting a custom domain, and by default, it allows only one custom domain per storage account.

I would like to avoid using Azure’s CDN service and instead leverage Cloudflare for this purpose. Could you please confirm if it is possible to configure multiple domains to point to a single Azure Storage account via Cloudflare? If so, I would greatly appreciate any guidance or documentation you can provide on how to set this up.

I currently have both with a CNAME record, but it only works on the one where I have the custom domain configured in storage. On the other one I see this:

This XML file does not appear to have any style information associated with it. The document tree is shown below.

InvalidUri
The request URI is invalid. RequestId:516c4510-701e-006c-6928-be76a1000000 Time:2024-06-14T07:02:20.5513521Z

Thank you for your assistance.

Best regards,

Welcome to the Cloudflare Community. :logodrop:

This is expected behavior. If Azure (or any web server for that matter) has no configuration for a hostname, it will have no idea what to with the request for that hostname.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.