Azure CDN with multiple origins

Captain Nemo 6 Reputation points
2021-05-03T14:59:20.447+00:00

I just learned there is an option for multiple origins in the Microsoft Azure CDN. Does this mean, I can add sources for different content? One serving images, and another one serving the website? Or how do I need to understand this?

Azure Content Delivery Network
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. msrini-MSFT 9,271 Reputation points Microsoft Employee
    2021-05-08T03:21:25.653+00:00

    Hi,

    Here when the document says multiple Origins, it means that you can add multiple backend members to the CDN. This is majorly used for redundancy purpose.

    Reference: https://learn.microsoft.com/en-us/azure/cdn/endpoint-multiorigin#:~:text=Multi%2Dorigin%20support%20eliminates%20downtime,choose%20a%20default%20origin%20group.

    0 comments No comments