microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
52 stars 28 forks source link

Add telemetry for subscription information #761

Closed alexweininger closed 10 months ago

alexweininger commented 10 months ago

The Azure Account extension is no longer used by the Azure Resources extension and the updateSubscriptionsAndTenants event it had is relied upon to generate Azure-subscription-related telemetry. We need to mimic the old event so that Kusto queries can be minimally changed.