Test-MtGsaBaselineThreatIntelligenceEnforced
SYNOPSIS
Checks that the baseline Global Secure Access security profile enforces a threat-intelligence floor.
SYNTAX
Test-MtGsaBaselineThreatIntelligenceEnforced [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTION
The baseline security profile (priority 65000) applies to all Internet Access traffic with no Conditional Access required. Linking an enabled threat-intelligence policy to the baseline provides an always-on malware and phishing floor that also covers non-client / remote-network traffic, the Conditional Access token-propagation gap, and users not matched by any user-aware profile. Microsoft recommends linking the threat-intelligence policy to the baseline.
EXAMPLES
EXAMPLE 1
Test-MtGsaBaselineThreatIntelligenceEnforced
Returns $true if the baseline security profile has an enabled threat-intelligence policy linked.
PARAMETERS
-ProgressAction
Determines how PowerShell responds to progress updates generated by a script, cmdlet, or provider, such as the progress bars generated by Write-Progress.
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
RELATED LINKS
https://maester.dev/docs/commands/Test-MtGsaBaselineThreatIntelligenceEnforced