Skip to main content
Version: 2.1.1-preview

EIDSCA.AG03 - Authentication Method - General Settings - Report suspicious activity - Included users/groups.

Overview

Object Id or scope of users which will be included to report suspicious activities if they receive an authentication request that they did not initiate.

Apply this feature to all users.

Test script

https://graph.microsoft.com/beta/policies/authenticationMethodsPolicy
.reportSuspiciousActivitySettings.includeTarget.id -eq 'all_users'

Test Metadata

FieldValue
Test IDEIDSCA.AG03
SeverityMedium
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaAG03
TagsEIDSCA, EIDSCA.AG03

Source

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