quick access - allow a Promise<FastAndSlowPicks<T>> and adopt for commands (#180664)

* quick access - allow a `Promise<FastAndSlowPicks<T>>` and adopt for commands

* fix telemetry
This commit is contained in:
Benjamin Pasero
2023-04-24 06:41:25 +02:00
committed by GitHub
parent 25da7d524f
commit 3a69e153f6
11 changed files with 147 additions and 91 deletions

View File

@@ -169,7 +169,7 @@ export class AzureActiveDirectoryService {
"login" : {
"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." }
"scopes": { "classification": "PublicNonPersonalData", "purpose": "FeatureInsight", "comment": "Used to determine what scope combinations are being requested." },
"accountType": { "classification": "PublicNonPersonalData", "purpose": "FeatureInsight", "comment": "Used to determine what account types are being used." }
}
*/