Skip to content

Commit fc5dc45

Browse files
committed
updates
1 parent 6ffe16a commit fc5dc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ When you enable mutual authentication for your application, all paths under the
118118

119119
1. Select **Save**.
120120

121-
The following screenshot shows how to set a certificate exclusion path. Any path for the app that starts with `/public` doesn't request a client certificate. Path matching isn't case specific.
121+
The following screenshot shows how to set a certificate exclusion path. In this example, any path for the app that starts with `/public` doesn't request a client certificate. Path matching isn't case specific.
122122

123123
:::image type="content" source="media/app-service-web-configure-tls-mutual-auth/exclusion-paths.png" alt-text="Screenshot that shows how to set a certificate exclusion path." lightbox="media/app-service-web-configure-tls-mutual-auth/exclusion-paths.png":::
124124

0 commit comments

Comments
 (0)