Fix telemetry event name (#248569)

* Fix telemetry event name

* fix more
This commit is contained in:
Tyler James Leonhardt
2025-05-09 15:28:59 -07:00
committed by GitHub
parent 85835f571c
commit 846dae676c
2 changed files with 5 additions and 5 deletions

View File

@@ -182,7 +182,7 @@ export class AzureActiveDirectoryService {
for (const token of this._tokens) {
/* __GDPR__
"login" : {
"account" : {
"owner": "TylerLeonhardt",
"comment": "Used to determine the usage of the Microsoft Auth Provider.",
"scopes": { "classification": "PublicNonPersonalData", "purpose": "FeatureInsight", "comment": "Used to determine what scope combinations are being requested." },