shibayan / keyvault-acmebot

Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Service / App Gateway / Front Door / CDN / others)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Action Required] Upgrade to Key Vault Acmebot v3

shibayan opened this issue · comments

Key Vault Acmebot v3 has been released since December 31, 2019. Users deploying earlier than this are encouraged to upgrade to v3.

The upgrade process is completed in 4 steps.

  1. Go to Azure Portal and open Acmebot Azure Function

  2. Select Configuration link

image

  1. Update FUNCTIONS_EXTENSION_VERSION and WEBSITE_RUN_FROM_PACKAGE value.
  • FUNCTIONS_EXTENSION_VERSION
    • ~3
  • WEBSITE_RUN_FROM_PACKAGE
    • https://shibayan.blob.core.windows.net/azure-keyvault-letsencrypt/v3/latest.zip
  1. Save and Exit

image