For any IT professional it is very important to be alerted or informed on any issue with the Infrastructure he or she is supporting. Same is true for Cloud! Though it is very rare, outages or planned maintenance do occur in Azure environment. Today’s blog is about setting up a process to alert teams with…
Tag: email
Azure AD application Certificate expiration report
Update : updated script to support Azure Az powershell module. Once we register an Application with Azure AD, we configure Secrets or Certificates or sometimes both. This is required to set up application authentication and authorization, Sign-On or OAuth authorization service etc. The secret or the certificate we set on the application has an expiry….