microsoft / vscode-docker

Docker Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker
Other
1.19k stars 508 forks source link

Add telemetry for capturing Azure subscription information #4156

Closed bwateratmsft closed 8 months ago

bwateratmsft commented 8 months ago

The Azure Account extension is no longer used by the Docker 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.