'Azure Blob DNS Redirect from CPANEL

I got a website hosted in go daddy. The domain is using CPANEL.

Made a new Azure Blob Storage with another part of the website.

My current domain is www.mydomain.com, I added a new redirect from market.mydomain.com to Azure Blob. It works.

The problem is that when the redirection happens, the URL changes to azure's blob URL. What im trying to do here is to keep the DNS name pointing to Azure BLOB.

Channel seems to offer no access to CNAME configuration tho.

That is something that could be done in other providers using httaccess. Azure Blob has its own syntax, could not figure out examples on what should be configured to make this work.

What is the default configuration for Azure Blobs to handle redirections keeping the url ?

Thanks !



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source