Skip to content

Commit 1733899

Browse files
authored
Merge pull request #112482 from tehnoonr/patch-18
Update api-management-howto-app-insights.md
2 parents 37ac6fa + 8abd7d5 commit 1733899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-howto-app-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You can specify loggers on different levels:
9090

9191
Specifying *both*:
9292
- By default, the single API logger (more granular level) overrides the one for all APIs.
93-
- If the loggers configured at the two levels are different, and you need both loggers to receive telemetry (multiplexing), please contact Microsoft Support.
93+
- If the loggers configured at the two levels are different, and you need both loggers to receive telemetry (multiplexing), please contact Microsoft Support. Please note that multiplexing is not supported if you're using the same logger (Application Insights destination) at the "All APIs" level and the single API level. For multiplexing to work correctly, you must configure different loggers at the "All APIs" and individual API level and request assistance from Microsoft support to enable multiplexing for your service.
9494

9595
## What data is added to Application Insights
9696

0 commit comments

Comments
 (0)