Azure CDN request domain match to container storage

ducle 1 Reputation point
2022-02-08T04:06:46.807+00:00

I currently have multiple domains. Eg

game1.mydomain.net
game2.mydomain.net
game3.mydomain.net
....
1 common storage divided into separate containers containing the source of each game: game1, game2, game3,...

Example: Going to game1.mydomain.net will get content storage.azure/game1/index.html

Request with any domain will get the corresponding content container. I set up CDN request with header, rewrite url with container path, but it doesn't work. Has anyone done this before?

Here is my setup and error
172122-image.png

172094-image.png

Azure Content Delivery Network
{count} votes