skypilot-users
How to fix SkyPilot choosing the wrong VM image in Azure?
I am using SkyPilot with Azure and it is choosing the wrong VM image. Is there a way to fix this issue?
Ad
Adithya S K
Asked on Apr 03, 2024
- Check the version of SkyPilot being used with
sky -v
- Consider updating to the latest version with
pip uninstall skypilot; pip install -U skypilot-nightly
- If facing issues with the latest version, try downgrading to a more stable version
- Share the
provision.log
for troubleshooting - Upgrading the package resolved the issue for the user
Apr 04, 2024Edited by