Runbook

Azure Webapp Certificate Renewal Failures

Back to Runbooks

Overview

This incident type refers to a failure in the auto-renewal process of SSL/TLS certificates for Azure Webapp services. This can result in expired certificates, leading to potential security vulnerabilities and interruptions in service. The resolution involves ensuring that the SSL/TLS certificates are configured correctly for auto-renewal, updating certificate settings, and manually renewing certificates if necessary.

Parameters

Debug

List all enabled hostnames for the specific web app

List the SSL certificates for a specific web app

View detailed SSL certificate information for a specific binding

Check the expiration date of an SSL certificate

Verify that the SSL certificate is a managed certificate

Repair

Manually renew an SSL certificate

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.