Skip to content

Commit 18f4837

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +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-
> [!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.
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.
4747
## Prerequisites
4848

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