Skip to main content

Test-MtCisaNotifyHighRisk

SYNOPSIS

Checks if Risk Based Policies - MS.AAD.2.2v1 has recipients

SYNTAX

Test-MtCisaNotifyHighRisk [-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTION

A notification SHOULD be sent to the administrator when high-risk users are detected.

Queries /identityProtection/settings/notifications and returns the result of (graph/identityProtection/settings/notifications)

EXAMPLES

EXAMPLE 1

Test-MtCisaNotifyHighRisk

Returns the result of (graph.microsoft.com/beta/identityProtection/settings/notifications)

PARAMETERS

-ProgressAction

{{ Fill ProgressAction Description }}

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

System.Boolean

NOTES

https://maester.dev/docs/commands/Test-MtCisaNotifyHighRisk