Skip to content
English
  • There are no suggestions because the search field is empty.

App Certificate Expiry Check [CHK-1163]

This check verifies if any application registrations have certificates that will expire within the next 30 days.

Rationale

Application Registrations are frequently used to automate processes, with authentication handled by secrets and certificates. These have an expiration date, and if not renewed in time, can lead to sudden process disruptions with serious consequences.

Fix

An automated fix is not available for this issue. To fix it manually:

  1. Open the Entra ID management portal at https://entra.microsoft.com.
  2. Navigate to Applications and App registrations.
  3. Click on All applications and find the application that the alarm is about.
  4. Click on the name of the application.
  5. Go to Certificates & Secrets.
  6. Create a new Secret or upload a new certificate.
  7. Incorporate new authentication methods into other scripts or systems that communicate with App registration.

Impact

Renewing these certificates ensures that your applications remain available and your systems continue working as expected.

More Information

For more details, visit Microsoft's Security Best Practices for App Registration.