Skip to content

Commit 2bd2d13

Browse files
authored
Merge pull request #88932 from cephalin/issue#37533
#37533
2 parents 7d53b94 + 6a23608 commit 2bd2d13

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

articles/app-service/deploy-ftp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: app-service
1212
ms.workload: na
1313
ms.tgt_pltfrm: na
1414
ms.topic: article
15-
ms.date: 11/30/2018
15+
ms.date: 09/18/2019
1616
ms.author: cephalin
1717
ms.reviewer: dariac
1818
ms.custom: seodec18
@@ -72,9 +72,9 @@ It's recommended that you use **App Credentials** to deploy to your app because
7272

7373
For enhanced security, you should allow FTP over SSL only. You can also disable both FTP and FTPS if you don't use FTP deployment.
7474

75-
In your app's resource page in [Azure portal](https://portal.azure.com), select **App settings** in the left navigation.
75+
In your app's resource page in [Azure portal](https://portal.azure.com), select **Configuration** > **General settings** from the left navigation.
7676

77-
To disable unencrypted FTP, select **FTPS Only**. To disable both FTP and FTPS entirely, select **Disable**. When finished, click **Save**. If using **FTPS Only** you must enforce TLS 1.2 or higher by navigating to the **SSL settings** blade of your web app. TLS 1.0 and 1.1 are not supported with **FTPS Only**.
77+
To disable unencrypted FTP, select **FTPS Only** in **FTP state**. To disable both FTP and FTPS entirely, select **Disabled**. When finished, click **Save**. If using **FTPS Only**, you must enforce TLS 1.2 or higher by navigating to the **TLS/SSL settings** blade of your web app. TLS 1.0 and 1.1 are not supported with **FTPS Only**.
7878

7979
![Disable FTP/S](./media/app-service-deploy-ftp/disable-ftp.png)
8080

-90.2 KB
Loading
-29.7 KB
Loading
-54.6 KB
Loading

0 commit comments

Comments
 (0)