Skip to content

Commit 4931ebc

Browse files
authored
SFI
1 parent 0fda5dd commit 4931ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/deploy-local-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: cephalin
1414
This how-to guide shows you how to deploy your app to [Azure App Service](overview.md) from a Git repository on your local computer.
1515

1616
> [!NOTE]
17-
> When [SCM basic authentication is disabled](configure-basic-auth-disable.md), Local Git deployment doesn't work, and you can't configure Local Git deployment in the app's Deployment Center.
17+
> This deployment method requires [SCM basic authentication](configure-basic-auth-disable.md), which is less secure than [other deployment methods](deploy-authentication-types.md). When Local Git deployment doesn't work, and you can't configure Local Git deployment in the app's Deployment Center.
1818
1919
## Prerequisites
2020

0 commit comments

Comments
 (0)