Skip to content

Commit db91287

Browse files
author
gitName
committed
[APIM] Update client cert auth
1 parent ebdf1ab commit db91287

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: dlepow
77

88
ms.service: azure-api-management
99
ms.topic: article
10-
ms.date: 01/12/2023
10+
ms.date: 10/30/2024
1111
ms.author: danlep
1212
ms.custom: engagement-fy23
1313
---
@@ -54,12 +54,12 @@ Using key vault certificates is recommended because it helps improve API Managem
5454

5555
### Developer, Basic, Standard, or Premium tier
5656

57-
To receive and verify client certificates over HTTP/2 in the Developer, Basic, Basic v2, Standard, Standard v2, or Premium tiers, you must enable the **Negotiate client certificate** setting on the **Custom domain** blade as shown below.
57+
To receive and verify client certificates over HTTP/2 in the Developer, Basic, Standard, or Premium tiers, you must enable the **Negotiate client certificate** setting on the **Custom domain** blade as shown below.
5858

5959
![Negotiate client certificate](./media/api-management-howto-mutual-certificates-for-clients/negotiate-client-certificate.png)
6060

61-
### Consumption tier
62-
To receive and verify client certificates in the Consumption tier, you must enable the **Request client certificate** setting on the **Custom domains** blade as shown below.
61+
### Consumption, Basic v2, Standard v2 tier
62+
To receive and verify client certificates in the Consumption, Basic v2, or Standard v2 tier, you must enable the **Request client certificate** setting on the **Custom domains** blade as shown below.
6363

6464
![Request client certificate](./media/api-management-howto-mutual-certificates-for-clients/request-client-certificate.png)
6565

0 commit comments

Comments
 (0)