Skip to content

Commit d27341b

Browse files
committed
add separate SCM/FTP buttons
1 parent 61d5e00 commit d27341b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/app-service/configure-basic-auth-disable.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ App Service provides basic authentication for FTP and WebDeploy clients to conne
1818

1919
### [Azure portal](#tab/portal)
2020

21-
1. In the [Azure portal], search for and select **App Services**, and then select your app.
21+
1. In the [Azure portal](https://portal.azure.com), search for and select **App Services**, and then select your app.
2222

23-
1. In the app's left menu, select **Configuration**.
23+
1. In the app's left menu, select **Configuration** > **General settings**.
2424

25-
1. For **Basic Auth Publishing Credentials**, select **Off**, then select **Save**.
25+
1. For **SCM Basic Auth Publishing Credentials** and **FTP Basic Auth Publishing Credentials**, select **Off**, then select **Save**.
2626

2727
:::image type="content" source="media/configure-basic-auth-disable/basic-auth-disable.png" alt-text="A screenshot showing how to disable basic authentication for Azure App Service in the Azure portal.":::
2828

-20.1 KB
Loading

0 commit comments

Comments
 (0)