content repo for Visual Studio App Center on docs.microsoft.com
Creative Commons Attribution 4.0 International
122
stars
321
forks
source link
Is is not clear that "user_Id" in Application Insights is the "InstallId" from App Center #1106
Open
fraxedas opened 4 years ago
From the docs I can get the app InstallId from AppCenter like this:
System.Guid? installId = await AppCenter.GetInstallIdAsync();
I couldn't figure out where to get the InstallId in Application Insights after the export.
The table shows how the App Center fields are mapped into Application Insights is not clear about it. It shows:
It should mention that the Uniquely user identifier in App Center is the InstallId.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.