User reporting an issue where it can take a long time for an unresponsive VM to stop, and would prefer a method to "kill a VM WITH EXTREME PRJUDICE." An idea, add an param to force-stop after 30 seconds of stopping ``` $ az vm stop --force-after 30 ```
User reporting an issue where it can take a long time for an unresponsive VM to stop, and would prefer a method to "kill a VM WITH EXTREME PRJUDICE."
An idea, add an param to force-stop after 30 seconds of stopping