Is there any way to load balance the Azure Blob Storage
by just using Azure Load Balancer
and the Blob Storage
(without needing a service)?
What I'm trying to achieve is to hit a load-balancer url like:
https://load-balancer.somerandomazureurl.net
Which will route the request to a blob container (with same contents) in either West Europe or Central US data centers depending on the location and the load.