Skip to content

Commit 78e8c5f

Browse files
im-samzggailey777
andauthored
Update articles/azure-functions/functions-deployment-technologies.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent c761c3c commit 78e8c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-deployment-technologies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Use cloud sync to sync your content from Dropbox and OneDrive to Azure Functions
182182

183183
>__How to use it:__ Follow the instructions in [Sync content from a cloud folder](../app-service/deploy-content-sync.md).
184184
185-
>__When to use it:__ To minimize the probability of errors, we generally do not recommend deployment methods that require the additional step of [manually syncing triggers](#trigger-syncing). Instead, we recommend [zip deployment](run-functions-from-deployment-package.md).
185+
>__When to use it:__ To reduce the chance of errors, you should avoid using deployment methods that require the additional step of [manually syncing triggers](#trigger-syncing). Use [zip deployment](run-functions-from-deployment-package.md) when possible.
186186
187187
>__Where app content is stored:__ The app content is in the cloud store, but a local copy is stored on the app file system, which may be backed by Azure Files from the storage account specified when the function app was created.
188188

0 commit comments

Comments
 (0)