microsoft-vscode-azext-azureauth v4.0.0
Pre-release
Pre-release
What's new
Pass in a vscode.LogOutputChannel
to the VSCodeAzureSubscriptionProvider
constructor to enable logging. #1851
AzureSubscriptionProvider.getTenants()
now returns AzureTenant[]
instead of TenantIdDescription[]
. This is a breaking change for implementors of AzureSubscriptionProvider
. #1849