Get-Adfs
Azure
Mfa
Configured
Gets whether Azure MFA is enabled.
Syntax
Get-AdfsAzureMfaConfigured
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
The Get-AdfsAzureMfaConfigured cmdlet returns $True if Azure Multi-Factor Authentication (MFA) is enabled on an Active Directory Federation Services (AD FS) farm.
Optional Parameters
-Confirm
Prompts you for confirmation before running the cmdlet.
| Type: | SwitchParameter |
| Aliases: | cf |
| Position: | Named |
| Default value: | False |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
| Type: | SwitchParameter |
| Aliases: | wi |
| Position: | Named |
| Default value: | False |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |