skypilot
skypilot copied to clipboard
`sky stop` not working for Azure and create multiple VMs with the same name
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.
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.
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.
This issue was closed because it has been stalled for 10 days with no activity.