That error message strikes me as very strange. What business does the Extension have trying to convert
VSTSAccountName
to an int? That should always be a string
b
broad-rain-15748
11/22/2023, 10:59 AM
Hello Willem, Yes my thoughts exactly. I've managed to create and run a powershell script and this method works. The stranger part to the c# class above is, if I don't pass any values { } in the settings parameter it still complains with the same error message. I think there might be a bug in the VirtualMachineExtension.