Skip to content

Commit d244983

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

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
@@ -190,7 +190,7 @@ Use cloud sync to sync your content from Dropbox and OneDrive to Azure Functions
190190

191191
You can use FTP to directly transfer files to Azure Functions.
192192

193-
>__How to use it:__ Follow the instructions in [Deploy content by using FTP/s](../app-service/deploy-ftp.md). Note that FTP/s deployment is not available in the function app portal, but it can be performed with CLI or PowerShell.
193+
>__How to use it:__ Follow the instructions in [Deploy content by using FTP/s](../app-service/deploy-ftp.md&tabs=cli). Note that FTP/S deployment isn't available in the Azure portal, but you can use [Azure CLI](../app-service/deploy-ftp.md&tabs=cli) or [Azure PowerShell](../app-service/deploy-ftp.md&tabs=powershell).
194194
195195
>__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.
196196

0 commit comments

Comments
 (0)