Update azure-app-configuration.mdx

This commit is contained in:
Maidul Islam
2024-12-27 00:58:48 -05:00
committed by GitHub
parent 5f4b7b9ea7
commit 937560fd8d

View File

@@ -32,13 +32,13 @@ description: "How to sync secrets from Infisical to Azure App Configuration"
</Step>
<Step title="Additional 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