Skip to content

Releases: microsoft/vscode-azureappservice

v0.26.4

25 Sep 21:04
452f47c

Choose a tag to compare

Added

  • [2780] Add Premium V4 SKUs as options to ASP when creating an app service.

Changed

  • [2779] hanges were made to support the upcoming multi-factor authentication requirements for Azure

v0.26.3

25 Sep 17:32
0259109

Choose a tag to compare

Added

  • [2751] Integrate deployment with Copilot, offering richer error analysis when deploying to Web Apps.

Changed

  • [2749] Use ARM Graph query to list App Services and lazy load site payloads for better performance.
  • [2764] Rename toggle slot setting command to improve clarity.

Removed

  • [2763] Remove command and tree node for MongoDB connection, which is no longer supported.

v0.26.2

29 May 18:14
8ef440c

Choose a tag to compare

Added

  • [2736] Upgrade to latest version of the Azure Activity Log (v2). Now shows live progress on each activity child with timers.

v0.26.1

28 May 17:56
95d85df

Choose a tag to compare

Fixed

  • [2738] Incomplete telemetry data capture in specific scenarios.

v0.26.0

02 Apr 23:23
c551188

Choose a tag to compare

Overview

This release enables the creation of web apps with a unique default hostname to avoid a high-severity threat of subdomain takeover. The web app basic create will now default to a tenant scoped hostname uniqueness, while the web app advanced create will allow the choice of either tenant (tenant reuse) or global (no reuse) level domain name scope. For full context on this topic, please refer to this post.

Added

  • [2703] Add support for unique default hostnames when creating a new web app.

Changed

  • [2703] Re-ordered some steps in the createWebApp experience in order to support new unique default hostname CNA requirements

v0.25.5

13 Mar 22:09
ba1d842

Choose a tag to compare

Changed

v0.25.4

07 Oct 17:39
a53931e

Choose a tag to compare

Engineering

  • [2667] [2676] Update release pipeline to support signing
  • [2674] [2675] Upgrade packages for various improvements to telemetry reporting

v0.25.3

23 Aug 19:24

Choose a tag to compare

Added

  • [2662] Use a list task for the cache that is used for all resolving

Engineering

v0.25.2

29 Feb 20:44
aaeace2

Choose a tag to compare

Added

  • [2621] Deploy .zip files with right-click deployment
  • [2619] Create log analytics workspace to enable workspace-based app insights

Bugs Fixed

  • [2595] Bump appservice to fix the gitignore issue and remove globby

Removed

  • [2589] Remove Azure Account from extension dependencies

Engineering

  • [2594] Update eslint-config to enforce import types
  • [2601] Upgrade @vscode/test-electron

v0.25.1

11 Oct 21:57
be2f966

Choose a tag to compare

Bugs Fixed

Engineering

Full Changelog: v0.25.0...v0.25.1