Test-MtCaApprovedClientApp
SYNOPSIS
Checks if the tenant has no conditional access policy that requires an approved client app.
SYNTAX
Test-MtCaApprovedClientApp [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTION
The approved client app grant is retiring in early March 2026. Organizations must transition all current Conditional Access policies that use only the require approved Client App grant control to Require Approved Client App or Application Protection Policy by March 2026. Additionally, for any new Conditional Access policy, only apply the Require application protection policy grant. After March 2026, Microsoft will stop enforcing require approved client app control, and it will be as if this grant isn't selected. Use the following steps before March 2026 to protect your organization's data. Learn more: https://learn.microsoft.com/en-us/entra/identity/conditional-access/migrate-approved-client-app
EXAMPLES
EXAMPLE 1
Test-MtCaApprovedClientApp
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
RELATED LINKS
https://maester.dev/docs/commands/Test-MtCaApprovedClientApp