Skip to content

Commit cc9bed3

Browse files
authored
Merge pull request #104879 from Grace-MacJones-MSFT/patch-34
(Azure CXP) Removed Extra Comma
2 parents 7167ea5 + 1f5d8cc commit cc9bed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/deploy-content-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: seodec18
1111
# Sync content from a cloud folder to Azure App Service
1212
This article shows you how to sync your content to [Azure App Service](https://go.microsoft.com/fwlink/?LinkId=529714) from Dropbox and OneDrive.
1313

14-
The on-demand content sync deployment is powered by the App Service [Kudu deployment engine](https://github.com/projectkudu/kudu/wiki). You can, work with your app code and content in a designated cloud folder, and then sync to App Service with the click of a button. Content sync uses the Kudu build server.
14+
The on-demand content sync deployment is powered by the App Service [Kudu deployment engine](https://github.com/projectkudu/kudu/wiki). You can work with your app code and content in a designated cloud folder, and then sync to App Service with the click of a button. Content sync uses the Kudu build server.
1515

1616
## Enable content sync deployment
1717

0 commit comments

Comments
 (0)