skypilot icon indicating copy to clipboard operation
skypilot copied to clipboard

`sky stop` not working for Azure and create multiple VMs with the same name

Open Michaelvll opened this issue 3 years ago • 1 comments

I did sky launch -c vision-azure 'some commands', sky launch -c vision-azure 'some commands' and later sky stop vision-azure without error. The dashboard shows there are two vision-azure running.

Michaelvll avatar Sep 20 '22 15:09 Michaelvll

Azure API to launch VM is not idempotent. Check if the two vision-azure running with same zone. Feel like something wrong around https://github.com/skypilot-org/skypilot/blob/master/sky/clouds/azure.py#L178 need to check the generated parameters.

amcw7777 avatar Dec 14 '22 20:12 amcw7777

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar May 26 '23 02:05 github-actions[bot]

This issue was closed because it has been stalled for 10 days with no activity.

github-actions[bot] avatar Jun 05 '23 02:06 github-actions[bot]