Forum Discussion
swallis
Aug 14, 2019Copper Contributor
App Insights: Telemetry not showing User data
Hello,
I have my .Net Core app and I've added ITelemetryInitializer and got that all set up. In Application Insights for that app, under Performance => Operation Name => Samples => Suggested => Request Properties -> Show All => "Auth Id" and "Account Id" have values now, great.
Now, in Application Insights => Users, I still only have 1 User. How do I get the Usage/Users functionality to read the User information that the requests under performance are collecting?
I've read lots of MSFT documentation on Send User Context and troubleshooting, but no luck. It seems like if I have "anonymous user ID, authenticated user ID, or session ID" in the Request Properties, the Usage telemetry should be picking it up.
Any suggestions?
No RepliesBe the first to reply