microsoft / vsts-azurevm-extension

MIT License
13 stars 6 forks source link

Fail Windows extension on unsupported OS #215

Closed Pranshu-Negi closed 1 year ago

Pranshu-Negi commented 1 year ago

Fail provisioning an agent on Windows if the OS is not supported by the new .NET 6 based v3 agent.

Tested on Windows Client 10, Windows Server 2022, Windows Server 2012 and Windows Server 2008.

image