Skip to content

Commit 8624bbc

Browse files
Update api-management-howto-properties.md
1 parent cd2b171 commit 8624bbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/api-management/api-management-howto-properties.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ Using key vault secrets is recommended because it helps improve API Management s
4242
* Secrets stored in key vaults can be reused across services
4343
* Granular [access policies](/azure/key-vault/general/security-features#privileged-access) can be applied to secrets
4444
* Secrets updated in the key vault are automatically rotated in API Management. After update in the key vault, a named value in API Management is updated within 4 hours. You can also manually refresh the secret using the Azure portal or via the management REST API.
45-
45+
> [!NOTE]
46+
The secrets stored in Azure Key Vault must be between 1 and 4096 characters, as API Management cannot retrieve values that exceed this limit.
4647
## Prerequisites
4748

4849
* If you have not created an API Management service instance yet, see [Create an API Management service instance](get-started-create-service-instance.md).

0 commit comments

Comments
 (0)