I have an external static file that sits in an Azure Cloud Storage account. It is publicly accessible from anywhere on the internet.
I am wondering if it’s possible for this file to be served from a URI on the domain I have in Cloudflare. For example, where sitemap.xml is the name of the static file sitting in my azure cloud storage account and example.com is the domain I manage in Cloudflare:
https://example.com/sitemap.xml
Many thanks in advance.