Forum Discussion

Mali_Stane's avatar
Mali_Stane
Copper Contributor
Aug 07, 2023

Powershell GUI Stop-AzVM , Get-AzVM, etc hangs

I’m trying to make simple GUI for my colleague, that can verify the status of the VM, start VM or Stop VM. If I run command manually it works. If i run  same command through PowerShell GUI , GUI wi...