Skip to content

Commit 6008ead

Browse files
authored
Merge pull request #96336 from riwaida/patch-4
Update get-analytics-knowledge-base.md
2 parents aa25e9a + 53e422f commit 6008ead

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)