Service Principal certificate email notifications

Deleted
Not applicable

If I have a bunch of Enterprise apps / service principals in Azure AD and many are setup with SAML based single sign-on. I wish to know the expiry dates for each one and if there is a notification email set up.  I can using either flavour of PowerShell cmdlets get the details on the certificate end dates but I cannot find anywhere where the notification email property is. It just doesn't seem to be exposed by Az, AzureAD cmdlets or MSGraph.

 

Any ideas?

2 Replies

@Deleted Did you ever find out an answer to this? I too need to drag out the notification email information for a project and cannot figure out how to get this within my powershell script.

 

Best Regards

Rich

Even I am looking for this solution. Could you please share if you find any