Front Door Standard | Blue/Green | 404 Error
rhod3rz
0
Reputation points
I've followed this guide to create a Blue/Green deployment, but when I add a 2nd origin I get a 404 error on the 1st origin that was initially working.
https://learn.microsoft.com/en-us/azure/frontdoor/blue-green-deployment
This is what I'm trying to do:
- Front Door URL: https://app-gua2fjgvb6djc4gc.z03.azurefd.net
- Blue Origin: https://blue.rhod3rz.com
- Green Origin: https://green.rhod3rz.com
- Both Blue and Green origins have a
/health
endpoint that correctly responds to HEAD and GET requests with HTTP 200 OK.
This is the origin config. They both work if the other is disabled, but not at the same time.
If they are both enabled, the one that was working gives a 404 error, whilst the one that has just been enabled works 😢
Any help to get to the bottom of this would be much appreciated!
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
861 questions
Sign in to answer