Skip to content

Commit 0a9f4aa

Browse files
committed
edits
1 parent af142ae commit 0a9f4aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ Complete the following steps to upload a new CA certificate. If you haven't crea
3434

3535
1. Go to your Azure API Management instance in the Azure portal.
3636

37-
1. In the menu, under **Security**, select **Certificates > CA certificates > + Add**.
37+
1. In the left menu, under **Security**, select **Certificates**. On the **Certificates** page, select **CA certificates** > **+ Add**.
3838

39-
1. Browse for the certificate .cer file and choose a certificate store. Only the public key is needed, so the password is optional.
39+
1. In the **Upload CA certificate** window, select the file icon and browse for the certificate .cer file. In the **Store** box, select a certificate store. Only the public key is needed, so the password is optional.
4040

4141
:::image type="content" source="media/api-management-howto-ca-certificates/02.png" alt-text="Add CA certificate in the Azure portal":::
4242

43-
1. Select **Save**. This operation might take a few minutes.
43+
1. Select the **Add** button at the bottom of the window, and then select **Save**. This operation might take a few minutes.
4444

4545
> [!NOTE]
4646
> You can also upload a CA certificate by using the `New-AzApiManagementSystemCertificate` PowerShell command.
-42.3 KB
Loading

0 commit comments

Comments
 (0)