Comment 1 for bug 2067059

Revision history for this message
Grant Orndorff (orndorffgrant) wrote :

Hello Abdul,

Thank you for taking the time to submit a bug report!

That message means that `cloud-init` was unable to detect what cloud you are on (more specifically, the `cloud-id` command didn't return a cloud name).

Can you provide what instance type and image you are using on Azure?

As a workaround, there is a lower-level way to auto-attach that you can use to tell pro what cloud you are on (this requires pro client version 31 or greater). Try:

pro api u.pro.attach.auto.full_auto_attach.v1 --data "{\"cloud_override\": \"azure\"}"