Releases: microsoft/vscode-azuretools
Releases · microsoft/vscode-azuretools
microsoft-vscode-azext-utils v2.6.3
- Fix commands that are run on non-subscription related AzExtTreeItem's by @alexweininger in #1918
microsoft-vscode-azext-azureappservice v3.5.0
- appservice: Update utils package to 2.6.2 by @alexweininger in #1915
microsoft-vscode-azext-utils v2.6.2
Fixed
- Fix typings for telemetry by @alexweininger in #1911
microsoft-vscode-azext-utils v2.6.1
Added
- Add subscriptionId and resourceId to telemetry automatically in
registerCommand
by @alexweininger in #1909
microsoft-vscode-azext-azureappservice v3.4.0
microsoft-vscode-azext-azureutils v3.1.4
azure: Implement role definitions to be used across extensions
microsoft-vscode-azext-azureauth v4.1.1
- Fix
VSCodeAzureSubscriptionProvider
implementation ofgetSubscriptions
filtering returned subscriptions bygetSubscriptionFilters()
when thefilter
parameter is aGetSubscriptionsFilter
object.
microsoft-vscode-azext-azureauth v4.1.0
- Add filtering
getSubscriptions
by a specific account and/or tenant.
microsoft-vscode-azext-utils v2.5.13
Added
- Handle
showInputBox
errors that could be thrown during validation (#1879)
microsoft-vscode-azext-azureappsettings v0.2.2
- Changes to allow local settings to be added (#1878)