Skip to main content
Version: 2.1.1-preview

MT.1057 - Ensure Microsoft 365 Group (and Team) expiration is configured to notify users.

Overviewโ€‹

This test checks if you have any app registrations that have secrets configured. Using secrets is discouraged! There are better ways available to authenticate your applications.

Remediation actionโ€‹

Open all app registrations below and remove the secrets.

Test Metadataโ€‹

FieldValue
Test IDMT.1057
SeverityMedium
SuiteMaester
CategoryApp
PowerShell testTest-MtAppRegistrationsWithSecrets
TagsApp, Entra, Graph, LongRunning, Maester, MT.1057

Sourceโ€‹

  • Pester test: tests/Maester/Entra/Test-AppRegistrations.Tests.ps1
  • PowerShell source: powershell/public/maester/entra/Test-MtAppRegistrationsWithSecrets.ps1