You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/03/30 12:57:25 UTC

[camel] 05/13: CAMEL-17687 - Create a Camel Azure Key Vault component

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

commit 2305254cead271c61546faccbe16713e10868c6a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 30 11:13:51 2022 +0200

    CAMEL-17687 - Create a Camel Azure Key Vault component
---
 .../org/apache/camel/component/azure/key/vault/azure-key-vault.json     | 2 +-
 .../camel-azure-key-vault/src/main/docs/azure-key-vault-component.adoc  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/camel-azure/camel-azure-key-vault/src/generated/resources/org/apache/camel/component/azure/key/vault/azure-key-vault.json b/components/camel-azure/camel-azure-key-vault/src/generated/resources/org/apache/camel/component/azure/key/vault/azure-key-vault.json
index fd2bcfa..f331f2f 100644
--- a/components/camel-azure/camel-azure-key-vault/src/generated/resources/org/apache/camel/component/azure/key/vault/azure-key-vault.json
+++ b/components/camel-azure/camel-azure-key-vault/src/generated/resources/org/apache/camel/component/azure/key/vault/azure-key-vault.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "azure-key-vault",
     "title": "Azure Key Vault",
-    "description": "Send and receive messages to\/from Azure Event Bus.",
+    "description": "Manage secrets and keys in Azure Key Vault Service",
     "deprecated": false,
     "firstVersion": "3.17.0",
     "label": "cloud,cloud",
diff --git a/components/camel-azure/camel-azure-key-vault/src/main/docs/azure-key-vault-component.adoc b/components/camel-azure/camel-azure-key-vault/src/main/docs/azure-key-vault-component.adoc
index 0e22f5a..051d232 100644
--- a/components/camel-azure/camel-azure-key-vault/src/main/docs/azure-key-vault-component.adoc
+++ b/components/camel-azure/camel-azure-key-vault/src/main/docs/azure-key-vault-component.adoc
@@ -2,7 +2,7 @@
 :doctitle: Azure Key Vault
 :shortname: azure-key-vault
 :artifactid: camel-azure-key-vault
-:description: Send and receive messages to/from Azure Event Bus.
+:description: Manage secrets and keys in Azure Key Vault Service
 :since: 3.17
 :supportlevel: Preview
 :component-header: Both producer and consumer are supported