Skip to content

Commit aae0a1a

Browse files
committed
link
1 parent 6da0ca0 commit aae0a1a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/app-service/quickstart-nodejs.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -270,9 +270,7 @@ Sign in to the Azure portal at https://portal.azure.com.
270270
271271
In App Service, the FTP/S endpoint is shared among apps. Because the user-scope credentials aren't linked to a specific resource, you need to prepend the user-scope username with the app name as shown above.
272272

273-
### Get FTP/S endpoint
274-
275-
In the same management page for your app where you copied the deployment credentials (**Deployment Center** > **FTP Credentials**), copy the **FTPS endpoint**.
273+
1. In the same management page for your app where you copied the deployment credentials (**Deployment Center** > **FTP Credentials**), copy the **FTPS endpoint**.
276274

277275
### Deploy files to Azure
278276

@@ -449,7 +447,7 @@ The `--no-wait` argument allows the command to return before the operation is co
449447
450448
When no longer needed, you can delete the resource group, App service, and all related resources.
451449
452-
1. In the search, type *myResourceGroup*.
450+
1. In the search, type *myResourceGroup* (or the resource group you chose in the [Create Azure resources](#create-azure-resources) step.
453451
454452
:::image type="content" source="https://via.placeholder.com/794x200.png?text=App service page" alt-text="App Service page":::
455453

0 commit comments

Comments
 (0)