This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 9c57bb17646 Adding Security Documentation about Azure Key Vault 
Automatic Camel context reload on secret refresh
9c57bb17646 is described below

commit 9c57bb17646ddc3504b7db90d2919326c30b6c11
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Sep 26 08:08:20 2022 +0200

    Adding Security Documentation about Azure Key Vault Automatic Camel context 
reload on secret refresh
---
 docs/user-manual/modules/ROOT/pages/security.adoc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/user-manual/modules/ROOT/pages/security.adoc 
b/docs/user-manual/modules/ROOT/pages/security.adoc
index 2ff7de80c71..cae20f6713d 100644
--- a/docs/user-manual/modules/ROOT/pages/security.adoc
+++ b/docs/user-manual/modules/ROOT/pages/security.adoc
@@ -634,5 +634,3 @@ where `camel.vault.azure.eventhubConnectionString` is the 
eventhub connection st
 Note that `camel.vault.azure.secrets` is not mandatory: if not specified the 
task responsible for checking updates events will take into accounts or the 
properties with an `azure:` prefix.
 
 The only requirement is adding the camel-azure-key-vault jar to your Camel 
application.
-
-

Reply via email to