Skip to content

Commit f3f4715

Browse files
authored
Merge pull request #108186 from burkeholland/patch-1
Remove section about restart prompt
2 parents c1a40ce + 6cdb523 commit f3f4715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/containers/quickstart-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ In this section, you learn how to view (or "tail") the logs from the running App
150150

151151
Find the app in the **AZURE APP SERVICE** explorer, right-click the app, and choose **View Streaming Logs**.
152152

153-
When prompted, choose to enable logging and restart the application. Once the app is restarted, the VS Code output window opens with a connection to the log stream.
153+
The VS Code output window opens with a connection to the log stream.
154154

155155
![View Streaming Logs](./media/quickstart-nodejs/view-logs.png)
156156

0 commit comments

Comments
 (0)