Skip to content

Commit 53e422f

Browse files
authored
Update get-analytics-knowledge-base.md
Added a troubleshooting note when we cannot get the log by using App Insights.
1 parent 1f6e2d7 commit 53e422f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/cognitive-services/QnAMaker/How-To/get-analytics-knowledge-base.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ traces | extend id = operation_ParentId
114114
| order by timestamp desc
115115
```
116116

117+
> **NOTE**
118+
> If you cannot get properly the log by using Application Insight, please confirm the Application Insights settings on the App Service resource.
119+
> Open App Service resource and go to Application Insights. And then please check whether it is Enabled or Disabled. If it is disabled, please enable it and then apply there.
120+
117121
## Next steps
118122

119123
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)