Hi,
We are planning to Have ADFS environment to run at DR site and I have few doubts on how Failover would be triggered and what changes we need to make manually
My Environment –
ADFS URL (xyz.com) which has entry in internal DNS and external DNS
Primary Site:
2 FS (Servers are LB) & xyz.com points to LB VIP in internal DNS
2 PX Standalone servers in DMZ – (Servers are LB) and xyz.com points to 1<sup>st</sup> Public IP in External DNS and same Public IP is NAT with LB VIP
DR site:
2 FS (Servers are LB) & xyz.com points to LB VIP in internal DNS
2 PX Standalone servers in DMZ – (Servers are LB) and xyz.com points to 2<sup>nd</sup> Public IP in External DNS
Questions I Have –
- If you see from above ADFS URL (xyz.com) point to 2 Public IP, will it switch automatically in case Primary link/site is down?
- Since my database is on SQL farm, how can I setup it up for HA even tin event of DR? Do I have to restore it? Or I can use SQL mirroring?
- Since I have ADFS integration with SNOW, any configuration changes needs to done?
Your help is much appreciated folks