Skip to content

Commit 7f50235

Browse files
Merge branch 'clean-unusedresources' of https://github.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerator into clean-unusedresources
2 parents 75e453a + aa70100 commit 7f50235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

next-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ A: Your service may have failed to start, or it may be missing some configuratio
8686
3. Check the **Deployment Center** logs for deployment errors.
8787
4. Review **Log stream** for application runtime errors.
8888
5. Check **Diagnose and solve problems** for platform-level issues.
89-
6. If logs are written to disk, use *Advanced Tools (Kudu)* to connect to the container and inspect logs.
89+
6. If you need access to the running container, use the App Service **SSH/Console** experience in Azure Portal or run `az webapp ssh`. Use *Advanced Tools (Kudu)* to inspect the SCM site, filesystem, and any logs written to disk.
9090

9191
For more troubleshooting information, visit [App Service troubleshooting](https://learn.microsoft.com/azure/app-service/overview-diagnostics).
9292

0 commit comments

Comments
 (0)