Pranay Bakre
Pranay Bakre
@alex Rust is now installed in the latest image update. Latest versions and tools here - https://github.com/actions/partner-runner-images/blob/main/images/arm-windows-11-image.md. Please let us know if you face any issues.
@hemanthmanga I am building a Windows based image using Windows 11 Arm64 ISO in Azure. This is to create a runner image based on Windows 11-Arm64.
Thanks @Prabhatkumar59. Yes, I observed the same behavior, in debug mode logging manually makes it go forward. The default execution policy for the provisioner is "bypass", I still tried to...
@Prabhatkumar59 I've tried multiple options so far - using scripts to handle the interactive logon, setting the execution policy to "bypass" but still stuck on the same issue. Per the...
Thanks @Prabhatkumar59. I've the tried the options you suggested and still the same result. I tried the original "bcdedit" command with Windows 2022 and it worked fine without any issues....