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