When configuring the scale set agent, I can check the box to configure the VMs to run interactive tests:
According to the docs, this runs in an unelevated session. How can I have my interactive UI tests run elevated?
When configuring the scale set agent, I can check the box to configure the VMs to run interactive tests:
According to the docs, this runs in an unelevated session. How can I have my interactive UI tests run elevated?

The standard GitHub Actions and Azure Pipelines agents do the following to achieve this: