Share via

Migrate ADFS

Tilicho 6 Reputation points
2022-07-05T14:54:46.597+00:00

We have a 2012 r2 ADFS farm with databases hosted on a backend SQL server. Many internal and third party applications are customized to use the environment so we will need to keep this around for some time.

However, I want to get rid of hosting the sql databases in the backend. So, thinking of migrating to a fresh set of 2022 servers with primary and secondary. My questions are:

  1. Can I export the config of the current ADFS servers (with databases on backend sql server) and have it imported on the new primary/secondary farm?
  2. In primary and secondary architecture, does the requests get served by primary only or do both the primary and secondary serve the requests?
Microsoft Security | Active Directory Federation Services

1 answer

Sort by: Most helpful
  1. Pierre Audonnet - MSFT 10,206 Reputation points Microsoft Employee Moderator
    2022-07-12T14:16:29.363+00:00

    There is a way to do that.
    You can create a backup of your AD FS 2012 R2 farm using this: AD FS Rapid Restore (scenario 3: https://learn.microsoft.com/en-us/windows-server/identity/ad-fs/operations/ad-fs-rapid-restore-tool#scenarios)

    Then restore it a chose WID.

    Then you can do a regular upgrade (which consist of adding 2022 servers to your existing 2012 R2 farm).

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.