Hiding publicly reachable Azure services behind Cloudflare
Hi everyone, I have some services such as blob storage in Azure that I want to put behind Cloudflare's firewall for caching/rate limiting.
So far I have got my azure blobs proxied behind cloudflare with full https working. My main question is, since the origin hostname from Azure is still publicly accessible, what are the chances that a bot or web scraper can find it to completely bypass the setup I have in Cloudflare, is there a way to lock down my Azure resources so that they are only accessible if they are routed through my Cloudflare?
0 Replies