This script is used to make a quick and dirty html report of certificates and client secrets used for app registration authentication in Entra ID.
Microsoft.Graph.Authentication
Application.Read.All
.\report.ps1 -FilePath "app-registration-report.html"