Hello!
I'm in process of migration of ADFS Servers to a new version and moving it to Azure.
Now I have on-prem 1 ADFS and 1 WAP server.
I need to move this configuration to Azure with no (or minimal) downtime to users.
My plan is:
1. Deploy 1st ADFS at Azure for redundancy, main question is how to balance it with on-prem server. As I understand I can’t use Internal Azure Load Balancer for this.
2. Deploy 2nd ADFS at Azure and make one of Azure ADFS Servers as primary server.
3. Make forest/domain level upgrade and delete old ADFS Server
4. Deploy 1st and 2nd WAP servers with external load balancing.
5. Make a change in DNS records to point to new external balancing.
Can anybody comment my scenario and make any suggestions?
Thanks!
1