Skip to content

Commit 75ae7ac

Browse files
authored
Added step to "Select Save" once Add the cert.
The document miss to point out that we need to Save the certificate once after Adding it.
1 parent ced55e6 commit 75ae7ac

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,11 @@ To add a key vault certificate to API Management:
7575
> The identity needs permissions to get and list certificate from the key vault. If you haven't already configured access to the key vault, API Management prompts you so it can automatically configure the identity with the necessary permissions.
7676
1. Select **Add**.
7777

78+
79+
7880
:::image type="content" source="media/api-management-howto-mutual-certificates/apim-client-cert-kv.png" alt-text="Add key vault certificate":::
81+
82+
2. Select **Save**.
7983

8084
## Upload a certificate
8185

@@ -91,6 +95,9 @@ To upload a client certificate to API Management:
9195

9296
:::image type="content" source="media/api-management-howto-mutual-certificates/apim-client-cert-add.png" alt-text="Upload client certificate":::
9397

98+
99+
8. Select **Save**.
100+
94101
After the certificate is uploaded, it shows in the **Certificates** window. If you have many certificates, make a note of the thumbprint of the desired certificate in order to configure an API to use a client certificate for [gateway authentication](#configure-an-api-to-use-client-certificate-for-gateway-authentication).
95102

96103
> [!NOTE]
@@ -103,7 +110,7 @@ After the certificate is uploaded, it shows in the **Certificates** window. If y
103110
1. Select an API from the list.
104111
2. In the **Design** tab, select the editor icon in the **Backend** section.
105112
3. In **Gateway credentials**, select **Client cert** and select your certificate from the dropdown.
106-
1. Select **Save**.
113+
8. Select **Save**.
107114

108115
:::image type="content" source="media/api-management-howto-mutual-certificates/apim-client-cert-enable-select.png" alt-text="Use client certificate for gateway authentication":::
109116

0 commit comments

Comments
 (0)