Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure builder doesn't report meaningful error when Azure can't allocate the target VM due to capacity or allocation constraints #7532

Closed
jasonzio opened this issue Apr 18, 2019 · 2 comments

Comments

@jasonzio
Copy link

If the region targeted by Packer is capacity-constrained for the chose SKU, or if the subscription used by Packer has exhausted allocation for that SKU in that region, packer will just timeout while "Waiting for SSH to become available..." instead of issuing a helpful error message.

@paulmey
Copy link
Collaborator

paulmey commented Apr 18, 2019

Thanks for the suggestion. Can you add some detail on how Packer should detect this situation?
I guess deployment succeeds, because Packer continues to waiting for SSH? Does VM start eventually fail?

@ghost
Copy link

ghost commented Apr 30, 2021

This issue has been automatically migrated to hashicorp/packer-plugin-azure#14 because it looks like an issue with that plugin. If you believe this is not an issue with the plugin, please reply to hashicorp/packer-plugin-azure#14.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants