Skip to content

Commit dfaa741

Browse files
authored
PR edit review
1 parent 75ae7ac commit dfaa741

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ To add a key vault certificate to API Management:
7979

8080
:::image type="content" source="media/api-management-howto-mutual-certificates/apim-client-cert-kv.png" alt-text="Add key vault certificate":::
8181

82-
2. Select **Save**.
82+
1. Select **Save**.
8383

8484
## Upload a certificate
8585

@@ -96,7 +96,7 @@ To upload a client certificate to API Management:
9696
:::image type="content" source="media/api-management-howto-mutual-certificates/apim-client-cert-add.png" alt-text="Upload client certificate":::
9797

9898

99-
8. Select **Save**.
99+
1. Select **Save**.
100100

101101
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).
102102

@@ -108,9 +108,9 @@ After the certificate is uploaded, it shows in the **Certificates** window. If y
108108
1. In the [Azure portal](https://portal.azure.com), navigate to your API Management instance.
109109
1. Under **APIs**, select **APIs**.
110110
1. Select an API from the list.
111-
2. In the **Design** tab, select the editor icon in the **Backend** section.
112-
3. In **Gateway credentials**, select **Client cert** and select your certificate from the dropdown.
113-
8. Select **Save**.
111+
1. In the **Design** tab, select the editor icon in the **Backend** section.
112+
1. In **Gateway credentials**, select **Client cert** and select your certificate from the dropdown.
113+
1. Select **Save**.
114114

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

0 commit comments

Comments
 (0)