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