question

IanKim-6300 avatar image
0 Votes"
IanKim-6300 asked IanKim-6300 commented

how to set multi CDN up with an azure blob storage

I want to set multi CDN up with an azure blob storage.

intends to service China using Alibaba CDN, and intends to service Global using Cloudflare.

azure blob storage origin 1 <------┬------> Cloudflare CDN (Global region)
(custom domain www.file.com).......└------> Alibaba CDN (China region)

I can't set same a custom domain(www.file.com) on both CDNs


azure-blob-storage
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

deherman-MSFT avatar image
0 Votes"
deherman-MSFT answered IanKim-6300 commented

@IanKim-6300
I am not aware of a way for this to work. Azure blob storage only currently has allowance for a single custom domain name. You would likely need to use CloudFlare to route the traffic to Alibaba. I would work with them to see if this is a possibility.

For product feedback and feature requests I will refer you to our feedback forum. This allows the community to add their voice and upvote popular ideas. The forums are monitored and responded to by our product teams.
https://feedback.azure.com/forums/217298-storage



Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

thank you @deherman-MSFT

additionally, if I use RA-GRS, secondary endpoint could be set custom domain?

such as...

  1. account.blob.core.windows.net -> www.file.com

  2. account-secondary.blob.core.windows.net -> secondary.file.com





0 Votes 0 ·