Questions icon indicating copy to clipboard operation
Questions copied to clipboard

How to enable developer mode on Azure Virtual Machine Scale Set

Open Anushka77singhh opened this issue 1 year ago • 0 comments

I am trying to migrate UI test cases of a desktop application to Azure Virtual Machine Scale Set. I am using C# and Winapp driver to automate UI testcases on a desktop application. To run UI test cases, we need to install winapp and run it, and for this we need to enable developer mode on Azure Virtual Machine scale set.

I have tried doing it through Powershell script, but I'm facing error. Please provide me solution, how can I implement this on my virtual machine scale set.

Anushka77singhh avatar Jul 20 '24 20:07 Anushka77singhh