Skip to content

Commit 50e0d88

Browse files
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent ad04994 commit 50e0d88

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

articles/api-management/api-management-howto-mutual-certificates-for-clients.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ You can also create policy expressions with the [`context` variable](api-managem
9797
>
9898
> - Starting May 2021, the `context.Request.Certificate` property only requests the certificate when the API Management instance's [`hostnameConfiguration`](/rest/api/apimanagement/current-ga/api-management-service/create-or-update#hostnameconfiguration) sets the `negotiateClientCertificate` property to True. By default, `negotiateClientCertificate` is set to False.
9999
> - If TLS renegotiation is disabled in your client, you might see TLS errors when requesting the certificate using the `context.Request.Certificate` property. If the errors appear, enable TLS renegotiation settings in the client.
100-
> - Certification renegotiation isn't supported in the API Management v2 tiers.
100+
> - Certificate renegotiation isn't supported in the API Management v2 tiers.
101101
102102
### Checking the issuer and subject
103103

includes/api-management-key-vault-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If [Key Vault firewall](/azure/key-vault/general/network-security) is enabled on
2727

2828
> [!IMPORTANT]
2929
>
30-
> Starting March 2026, trusted service connectivity to Azure services from the API Management gateway by enabling the **Allow Trusted Microsoft Services to bypass this firewall** firewall setting aren't supported. To continue accessing these services from the API Management gateway after this change, ensure that you choose a different supported network access option. For control-plane operations, you can continue to use trusted service connectivity. [Learn more](../articles/api-management/breaking-changes/trusted-service-connectivity-retirement-march-2026.md).
30+
> Starting March 2026, trusted service connectivity to Azure services from the API Management gateway by enabling the **Allow Trusted Microsoft Services to bypass this firewall** firewall setting will no longer be supported. To continue accessing these services from the API Management gateway after this change, ensure that you choose a different supported network access option. For control-plane operations, you can continue to use trusted service connectivity. [Learn more](../articles/api-management/breaking-changes/trusted-service-connectivity-retirement-march-2026.md).
3131
3232
#### Virtual network requirements
3333

0 commit comments

Comments
 (0)