Skip to main content
Version: 2.0.1 (preview)

Test-MtEntitlementManagementDeletedGroups

SYNOPSISโ€‹

Checks if Entra ID Governance access packages or catalogs reference deleted groups

SYNTAXโ€‹

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

DESCRIPTIONโ€‹

MT.1107 - Access packages and catalogs should not reference deleted groups

This test identifies access packages and catalogs in Microsoft Entra ID Governance that reference Entra ID groups which have been deleted. Deleted group references can cause:

  • Unexpected access provisioning failures
  • Configuration inconsistencies
  • Approval workflow issues
  • Compliance and audit concerns

The test performs comprehensive checks across:

  • Access package resource assignments (groups assigned as resources)
  • Access package assignment policies (groups configured as approvers)
  • Access package catalog resources (groups registered in catalogs)

For deleted groups still in the recycle bin, the test retrieves the actual group name to provide clear identification of which groups need attention.

Learn more: https://maester.dev/docs/tests/MT.1107

EXAMPLESโ€‹

EXAMPLE 1โ€‹

Test-MtEntitlementManagementDeletedGroups

Returns $true if all access packages and catalogs reference only active groups

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-MtEntitlementManagementDeletedGroups