I already set CNAME for "storage.mycompany.com", pointing to my blob repository, and it works fine. However, I have a multitasking application, and some of my clients would like to have their own personalized URL. They would like "storage.customer1.com" to also point to the same blob storage.
One of my clients configured CNAME in their DNS (say, "storage.xyz.com"), pointing to my DNS record "storage.mycompany.com", but that did not work.
Does anyone know that this is possible?
source
share