Skip to content

Commit 6ffe16a

Browse files
committed
updates
1 parent 8683553 commit 6ffe16a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/app-service/app-service-web-configure-tls-mutual-auth.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ When you enable client certificates for your app, you should select your choice
3939
To use the Azure portal to enable client certificates:
4040

4141
1. Go to your app management page.
42-
1. In the left menu, select **Configuration** > **General Settings**.
42+
1. In the left menu, select **Configuration** > **General settings**.
4343
1. For **Client certificate mode**, select your choice.
4444
1. Select **Save**.
4545

@@ -110,9 +110,9 @@ When you enable mutual authentication for your application, all paths under the
110110
> [!NOTE]
111111
> Using any client certificate exclusion path triggers TLS renegotiation for incoming requests to the app.
112112
113-
1. In the left menu of your app management page, select **Configuration** > **General Settings**.
113+
1. In the left menu of your app management page, select **Settings** > **Configuration**. Select the **General settings** tab.
114114

115-
1. Next to **Certificate exclusion paths**, select the edit icon.
115+
1. Next to **Certificate exclusion paths**, select the pencil icon.
116116

117117
1. Select **New path**, specify a path or a list of paths separated by `,` or `;`, and then select **OK**.
118118

-1.55 KB
Loading

0 commit comments

Comments
 (0)