Skip to content

Commit 1b123ef

Browse files
authored
Merge pull request #124378 from anjalidivitha/patch-8
Update api-management-howto-properties.md
2 parents 2b0f300 + ac2cdc6 commit 1b123ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ Using key vault secrets is recommended because it helps improve API Management s
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.
4545

46+
> [!NOTE]
47+
> The secrets stored in Azure Key Vault must be between 1 and 4096 characters, as API Management cannot retrieve values that exceed this limit.
4648
## Prerequisites
4749

4850
* 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)