Hi, I tried the example from the official documentation (https://docs.mistral.ai/self-deployment/skypilot), but deploying to Azure instead of AWS. SkyPilot runs without error and gives me an IP address with
IP=$(sky status --ip cluster-name)
Unfortunately, that IP address is not reachable (neither curl nor ping). This seems to be the same issue as in #random message
Any idea on how to proceed?