From 920baa9003dd29261e73b7089f1ef10590c157fd Mon Sep 17 00:00:00 2001 From: Tatsuro Shibamura Date: Sat, 31 Aug 2024 14:39:43 +0900 Subject: [PATCH] Adding Container Apps to README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 45497bc6..db86159d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Key Vault Acmebot

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

Build @@ -41,8 +41,10 @@ Key Vault Acmebot provides secure and centralized management of ACME certificate - [Google Trust Services](https://pki.goog/) (Requires EAB Credentials) - [SSL.com](https://www.ssl.com/how-to/order-free-90-day-ssl-tls-certificates-with-acme/) (Requires EAB Credentials) - [Entrust](https://www.entrust.com/) (Requires EAB Credentials) -- Azure App Services (Web Apps / Functions / Containers, regardless of OS) -- Azure CDN / Front Door / Application Gateway v2 / etc +- Certificates can be used with many Azure services + - Azure App Services (Web Apps / Functions / Containers, regardless of OS) + - Azure Container Apps + - Azure CDN / Front Door / Application Gateway v2 ## Deployment