Revert "docs: Azure external secrets" (#2248)

This commit is contained in:
Jon
2024-07-17 14:57:57 +01:00
committed by GitHub
parent b294ed6f91
commit 415cd04200

View File

@@ -25,7 +25,6 @@ Your secret names can't contain spaces, hyphens, or other special characters. n8
1. In n8n, go to **Settings** > **External Secrets**.
1. Select **Set Up** for your store provider.
1. Enter the credentials for your provider:
* Azure Key Vault: Provide your **vault name**, **tenant ID**, **client ID**, and **client secret**. Refer to the Azure documentation to [register a Microsoft Entra ID app and create a service principal](https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal){:target=_blank .external-link}. n8n supports only single-line values for secrets.
* AWS Secrets Manager: provide your **access key ID**, **secret access key**, and **region**. The IAM user must have the `secretsmanager:ListSecrets` and `secretsmanager:BatchGetSecretValue` permissions.
Example policy: