I had to write a script to monitor and alert before Application & App Registration certificate expire date. Here is the script that return CSV object with applicate registration name, certificate and expiry date. I used the returned obejct to monitor and alert about the certificate expiry details. <# Script Name: Get-ApplicationSecretandCertificateDetails.ps1 Return a collection … Continue reading Azure Applications and App Registrations – Certificate & Secret Details