Skip to content

Commit 4701fca

Browse files
committed
MicrosoftDocs/azure-docs#37533
1 parent 64c5788 commit 4701fca

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

articles/app-service/deploy-ftp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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)