Configuring advanced security scenarios with Windows Server 2016
Now that we have configured the information protection capabilities, we want to get familiar with the new features of ADFS 4.0. For this reason, we will start with some quick win examples and go ahead to explore more and more features in this and upcoming chapters. Let's start with the Azure MFA integration. Are you ready?
Note
Recommendation
Change the two virtual machines IDB03 and URA03 to A2 (two cores, 3.5 GB memory) for a better user experience.
Azure MFA integration
In this section we will configure the Azure MFA integration to protect on-premises resources with a second factor and without an Azure MFA server installed.
Log on to the ADFS Server IDB03 with the following credentials:
Username: Domain\AdminAccount
Password: YourPassword
Open the AD FS Management console.
Expand Service | Authentication Methods.
Click Edit Multi-Factor Authentication Methods.
Check Azure MFA.
Open an evaluated PowerShell and type:
Add-AzureAccount...