August 2019
Intermediate to advanced
786 pages
20h 22m
English
The next step of the configuration is to enable the AD FS farm to use Azure MFA. This can be done by using the following command:
Set-AdfsAzureMfaTenant -TenantId 05c6f80c-61d9-44df-bd2d-4414a983c1d4 -ClientId 981f26a1-7f43-403b-a875-f8b09b8cd720
In the preceding command, TenantId refers to the Azure Tenant ID and ClientId represents the Azure Multi-Factor Auth Client's GUID.
Once the command successfully runs, we need to restart the AD FS service on each server in the farm:
