Skip to content

Commit fa0bff4

Browse files
authored
Acrolinx
1 parent ed990fb commit fa0bff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-basic-auth-disable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ App Service provides basic authentication for FTP and WebDeploy clients to conne
1919
Two different controls for basic authentication are available. Specifically:
2020

2121
- For [FTP deployment](deploy-ftp.md), basic authentication is controlled by the `basicPublishingCredentialsPolicies/ftp` flag (**FTP Basic Auth Publishing Credentials** option in the portal).
22-
- For other deployment methods that use basic authentication, such as Visual Studio, local Git, and GitHub, basic authentition is controlled by the `basicPublishingCredentialsPolicies/scm` flag (**SCM Basic Auth Publishing Credentials** option in the portal).
22+
- For other deployment methods that use basic authentication, such as Visual Studio, local Git, and GitHub, basic authentication is controlled by the `basicPublishingCredentialsPolicies/scm` flag (**SCM Basic Auth Publishing Credentials** option in the portal).
2323

2424
### [Azure portal](#tab/portal)
2525

0 commit comments

Comments
 (0)