Skip to main content
Version: 2.1.0

EIDSCA.AV01 - Authentication Method - Voice call - State.

Overview​

Whether the Voice call is enabled in the tenant.

Choose authentication methods with number matching (Authenticator)

Test script​

https://graph.microsoft.com/beta/policies/authenticationMethodsPolicy/authenticationMethodConfigurations('Voice')
.state -eq 'disabled'

Test Metadata​

FieldValue
Test IDEIDSCA.AV01
SeverityHigh
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaAV01
TagsEIDSCA, EIDSCA.AV01

Source​

  • Pester test: tests/EIDSCA/Test-EIDSCA.Generated.Tests.ps1
  • PowerShell source: powershell/internal/eidsca/Test-MtEidscaAV01.ps1