Skip to content

Commit aacbda2

Browse files
Merge pull request #312422 from dlepow/patch-739617
[APIM] Update note on enabling/disabling protocols and ciphers
2 parents 671dae0 + a2e7e87 commit aacbda2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/api-management/api-management-howto-manage-protocols-ciphers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ API Management supports TLS versions up to TLS 1.3 for client and backend connec
4646
1. Select **Save**.
4747

4848
> [!NOTE]
49-
> Some protocols or cipher suites (such as backend-side TLS 1.2) can't be enabled or disabled from the Azure portal. Instead, you'll need to apply the REST API call. Use the `properties.customProperties` structure in the [Create/Update API Management Service](/rest/api/apimanagement/current-ga/api-management-service/create-or-update) REST API.
49+
> Some protocols or cipher suites such as backend-side TLS 1.2 can't be enabled or disabled from the Azure portal. Instead, you'll need to apply the REST API call for these updates (backend side only). Use the `properties.customProperties` structure in the [Create/Update API Management Service](/rest/api/apimanagement/current-ga/api-management-service/create-or-update) REST API.
5050
5151
## TLS 1.3 support
5252

0 commit comments

Comments
 (0)