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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -308,11 +308,11 @@ You can deploy changes to this app by using the same process and choosing the ex
308
308
309
309
In this section, you learn how to view (or "tail") the logs from the running App Service app. Any calls to `console.log`in the app are displayed in the output window in Visual Studio Code.
310
310
311
-
Find the app in the **AZURE APP SERVICE** explorer, right-click the app, and choose **View Streaming Logs**.
311
+
Find the app in the **AZURE APP SERVICE** explorer, right-click the app, and choose **Start Streaming Logs**.
312
312
313
313
The VS Code output window opens with a connection to the log stream.
:::image type="content" source="./media/quickstart-nodejs/enable-restart.png" alt-text="Screenshot of the VS Code prompt to enable file logging and restart the web app, with the yes button selected.":::
0 commit comments