Skip to content

Commit 36bfe6f

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#122243
Fixing the typo
1 parent cb0943e commit 36bfe6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/overview-authentication-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ For client browsers, App Service can automatically direct all unauthenticated us
114114
115115
In the [Azure portal](https://portal.azure.com), you can configure App Service with a number of behaviors when incoming request is not authenticated. The following headings describe the options.
116116

117-
**Restric access**
117+
**Restrict access**
118118

119119
- **Allow unauthenticated requests** This option defers authorization of unauthenticated traffic to your application code. For authenticated requests, App Service also passes along authentication information in the HTTP headers.
120120

0 commit comments

Comments
 (0)