The following error is output when executing [Stop Azure V2 VMs] in [Runbooks gallery].
<VM NAME> failed to stop. Error:
But actually
・The target VM is stopped
・ The job is completed
It is a state.
As far as you can see the edit screen
Because it meets the conditions of [$ ActivityOutput ['Stop VM']. Status -ne "Succeeded"] as shown below.
It seems that the above message is being output.

Is there anything that could be the cause?


