Skip to content

Commit 512ec7c

Browse files
Merge pull request #210639 from cephalin/seucure-by-default-2
fix step number
2 parents b514665 + 9a1e60a commit 512ec7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-nodejs-mongodb-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Azure App Service captures all messages logged to the console to assist you in d
250250
:::row-end:::
251251
:::row:::
252252
:::column span="2":::
253-
**Step 4.** From the left menu, select **Log stream**. You see the logs for your app, including platform logs and logs from inside the container.
253+
**Step 2.** From the left menu, select **Log stream**. You see the logs for your app, including platform logs and logs from inside the container.
254254
:::column-end:::
255255
:::column:::
256256
:::image type="content" source="./media/tutorial-nodejs-mongodb-app/azure-portal-stream-diagnostic-logs-2.png" alt-text="A screenshot showing how to view the log stream in the Azure portal." lightbox="./media/tutorial-nodejs-mongodb-app/azure-portal-stream-diagnostic-logs-2.png":::

0 commit comments

Comments
 (0)