Will a issuance policy email the certificate contacts daily until updated?

Richard Lewis 26 Reputation points
2020-06-19T15:10:51.707+00:00

I want to send an email when a SSL certificate stored in Azure KeyVault is coming up on expiration. So I plan on using the configuration under the issuance policy to email the Certificate Contacts. My question is would this email them only once or on going until resolved?

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,100 questions
0 comments No comments
{count} votes

Accepted answer
  1. JamesTran-MSFT 36,361 Reputation points Microsoft Employee
    2020-06-22T17:34:49.937+00:00

    @rlewi17 When it comes to a certificate's issuance policy:

    If a certificate's policy is set to auto renewal, then a notification is sent on the following events.

    • Before certificate renewal
    • After certificate renewal, stating if the certificate was successfully renewed, or if there was an error, requiring manual renewal of the certificate.

    When a certificate policy that is set to be manually renewed (email only), a notification is sent when it's time to renew the certificate.

    You can also integrate Azure Key Vault with Azure Policy if you'd like to manage your certificates even further with new built-in policies (preview).

    Additional links:
    Configure certificate auto-rotation in KV


    Please let us know if any reply/answer helped resolve your question. If so, please remember to "mark as answer" so that others in the community facing similar issues can easily find a solution.

    0 comments No comments

0 additional answers

Sort by: Most helpful