Skip to main content
Version: 2.1.0

EIDSCA.AP05 - Default Authorization Settings - Sign-up for email based subscription.

Overview

Indicates whether users can sign up for email based subscriptions.

Test script

https://graph.microsoft.com/beta/policies/authorizationPolicy
.allowedToSignUpEmailBasedSubscriptions -eq 'false'

Test Metadata

FieldValue
Test IDEIDSCA.AP05
SeverityMedium
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaAP05
TagsEIDSCA, EIDSCA.AP05

Source

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