From 1d1140237f5b229f5d340ecfa9b01f698ca8ff0c Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Fri, 27 Dec 2024 00:59:49 -0500 Subject: [PATCH] Update azure-app-configuration.mdx --- docs/integrations/cloud/azure-app-configuration.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integrations/cloud/azure-app-configuration.mdx b/docs/integrations/cloud/azure-app-configuration.mdx index 0357fd05c..d2780a905 100644 --- a/docs/integrations/cloud/azure-app-configuration.mdx +++ b/docs/integrations/cloud/azure-app-configuration.mdx @@ -32,13 +32,13 @@ description: "How to sync secrets from Infisical to Azure App Configuration" - ##### Azure references + #### Azure references When adding secrets in Infisical that reference Azure Key Vault secrets, Infisical will automatically sets the content type to `application/vnd.microsoft.appconfig.keyvaultref+json;charset=utf-8` in Azure App Configuration. The following reference formats are automatically detected when added on Infisical's side: - `{ "uri": "https://my-key-vault.vault.azure.net/secrets/my-secret" }` - `https://my-key-vault.vault.azure.net/secrets/my-secret` - ##### Azure Labels + #### Azure Labels You can sync secrets from Infisical to Azure with custom labels by enabling the `Use Labels` option during setup: **When enabled**: Secrets will be pushed to Azure with your specified label