Skip to content

Commit ed990fb

Browse files
committed
prmerger feedback
1 parent 82adb8e commit ed990fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ App Service provides basic authentication for FTP and WebDeploy clients to conne
1616

1717
## Disable basic authentication
1818

19-
Two different controls basic authentication are available. Specifically:
19+
Two different controls for basic authentication are available. Specifically:
2020

21-
- For [FTP deployment](deploy-ftp.md), basic authentition is controlled by the `basicPublishingCredentialsPolicies/ftp` flag (**FTP Basic Auth Publishing Credentials** option in the portal).
21+
- For [FTP deployment](deploy-ftp.md), basic authentication is controlled by the `basicPublishingCredentialsPolicies/ftp` flag (**FTP Basic Auth Publishing Credentials** option in the portal).
2222
- 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).
2323

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

0 commit comments

Comments
 (0)