teh
-
Expiring secrets in AzureAD is a pain we all share. Whilst Microsoft still don’t provide a nice method to monitor them, admins are left to create their own solutions. In most cases, this is manual or rotate when broke. Here is a solution that can help: https://github.com/amoranio/Get-AZAppExpiringSecrets I’ve created this script to be universal. Whilst…