You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/quickstart-nodejs.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -258,17 +258,17 @@ Sign in to the Azure portal at https://portal.azure.com.
258
258
259
259
Azure App Service supports [two types of credentials](deploy-configure-credentials.md) for FTP/S deployment. These credentials are not the same as your Azure subscription credentials. In this section, you get the *application-scope credentials* to use with FileZilla.
260
260
261
-
1. On your App Service app page, click on *Deployment Center* in the left-hand menu and select *FTPS credentials* tab.
261
+
1. From the App Service app page, click **Deployment Center** in the left-hand menu and select **FTPS credentials** tab.
262
262
263
-
1. Next, open **FileZilla** and create a new site.
0 commit comments