Skip to content

Commit 431c7fe

Browse files
Update investigate-missing-telemetry.md
1 parent 111041a commit 431c7fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

support/azure/azure-monitor/app-insights/telemetry/investigate-missing-telemetry.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,8 @@ This issue occurs if the admin doesn't install the application or if no tenant u
400400
401401
### [Node.js](#tab/nodejs)
402402

403+
#### Enable error logs
404+
403405
Turn on internal logs by using the following setup. After you enable the logs, the console shows error logs, including any errors that are related to Microsoft Entra integration. Examples include failing to generate the token with the wrong credentials or if the ingestion endpoint doesn't authenticate by using the provided credentials.
404406

405407
```javascript

0 commit comments

Comments
 (0)