Skip to content

Windows-2022 Visual Studio License Expired #12504

Closed
@Raxizh

Description

@Raxizh

Description

Hello, we have a pipeline on Azure that uses the "windows-2022" build agent. We use it to build a .vdproj, and this requires the agent to have an available visual studio license, however; upon reaching the build step that requires us to have a license, we face this error:

Image

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

Version: 20250527.1.0

Is it regression?

Yes

Expected behavior

There should be no error message for an expired visual studio license. This started on Friday, 06/27/2025.

Actual behavior

Build is failing

Repro steps

  1. Ensure you have a pipeline.yml using the "windows-2022" image
  2. Have a build-step that includes a call to "devenv.com"
  3. Run it

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions