Skip to content

Releases: microsoft/vscode-azuretools

microsoft-vscode-azext-utils v2.5.8

24 Sep 16:25
df98e6d
Compare
Choose a tag to compare

microsoft-vscode-azext-azureutils v3.1.2

24 Sep 16:53
df98e6d
Compare
Choose a tag to compare

microsoft-vscode-azext-azureauth v3.0.0

20 Sep 17:33
e2e4eb1
Compare
Choose a tag to compare
  • #1789 Change getTenants to be compatible with the new Azure Resources tenants view. This also includes a possible breaking change where an optional parameter account which when passed in getTenants will return the tenants associated with that single account. Otherwise getTenants will return the tenants for all authenticated accounts.

microsoft-vscode-azext-utils v2.5.7

27 Aug 21:26
c9a881e
Compare
Choose a tag to compare

Changes

  • [1777] Export masking utility
  • [1776] Add new v2 error telemetry properties
  • [1767] Add onProgress state to show activity log creating in real-time

microsoft-vscode-azext-azureutils v3.1.1

28 Aug 01:57
7abda6f
Compare
Choose a tag to compare

Changes

  • [1781] Add masking to VerifyProviderStep
  • [1776] Add new error telemetry properties
  • [1760] Make static and export generalizedLocationName
  • [1763] Improve and dedupe randomUtils

microsoft-vscode-azext-utils v2.5.6

19 Aug 17:33
9ab7db6
Compare
Choose a tag to compare

Added

  • [1768] Ensure JWT redaction for error messages

microsoft-vscode-azext-azureutils v3.1.0

28 Aug 01:59
9ab7db6
Compare
Choose a tag to compare

Added

  • [1757] Add wizard steps to list/create UserAssignedIdentities and execute role definitions

microsoft-vscode-azext-utils-v2.5.5

14 Aug 17:53
b010f00
Compare
Choose a tag to compare

Added

  • Add stashReadOnlyContentSync

microsoft-vscode-azext-utils-v2.5.3

07 Aug 17:01
aa55ccc
Compare
Choose a tag to compare

Added

  • Bump vscode-azureresources-api dependency

microsoft-vscode-azext-utils-v2.5.4

07 Aug 20:35
50f299b
Compare
Choose a tag to compare

Added

  • createCredentialsForScopes to ISubscriptionContext typings