Static web app certificate

NERMEIDIS 0 Reputation points
2023-06-12T09:13:28.32+00:00

Hello. We have a static web app that the SSL certificate expires in about 3 weeks time. Am I right to think that it will get auto-renewed and if yes when this actually happens?

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,178 questions
{count} votes

3 answers

Sort by: Most helpful
  1. VenkateshDodda-MSFT 25,111 Reputation points Microsoft Employee Moderator
    2023-06-12T16:54:47.01+00:00

    @NERMEIDIS Thanks for reaching out to Microsoft Q&A, apologize for any inconvenience caused on this.

    Based on the shared information, we have understood that you are using this Azure static WebApp service and want to know whether the certificate attached to it can be auto-renewed or not.

    Static Web Apps automatically provides a free TLS certificate when you add a custom domain. Similar to free App Service managed certificate this TLS/SSL server certificate is fully managed and is automatically renewed continuously in six-month increments, 45 days before expiration, as long as the prerequisites that you set up stay the same. All the associated bindings are updated with the renewed certificate.

    Feel free to reach back to me if you have any further questions on this.

    1 person found this answer helpful.

  2. Sam Cogan 10,812 Reputation points Microsoft Employee Volunteer Moderator
    2023-06-12T16:09:46.96+00:00

    If this is a Microsoft managed certificate then yes this should auto-renew so long as the DNS records required to create the certificate in the first place are still present.

    0 comments No comments

  3. Scott Moses 11 Reputation points
    2023-11-29T06:05:16.43+00:00

    I have a azure static web app for a year with the free SSL that expired abruptly today and did not auto-renew. How can I expedite renewing the certificate. I cannot see any options within the azure portal. web searches on this were worthless. Site is basically inaccessible currently

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.