I have a working setup with an ADFS server and an ADFS proxy on our site. We have a second physical site and I want to put a measure of resilience in place by adding an ADFS server and proxy over there. However I want to check the best order of events.
The order I propose to do things is:
- Create a second ADFS server on the second site.
- Set up round robin DNS to load balance the FS. dns name.
- Create a second ADFS proxy server
- Create firewall rule to allow access to second ADFS proxy.
- Create external round robin DNS for ADFS proxy
I'd be grateful for any advice on issues I might encounter or problems with my proposed procedure.
Thanks