Interest in Microsoft Azure as a new Server Provider #361
Replies: 4 comments 1 reply
-
I have developed and deployed laravel app in azure and if this service provider is added with Vito! it would be great chance for laravel/php developer to explore azure web app in near future. Looking forward |
Beta Was this translation helpful? Give feedback.
-
We'll certainly add Azure as a server provider, it's just a matter of priority now. |
Beta Was this translation helpful? Give feedback.
-
Hi all, I am currently working on a PoC for the Azure provider, but I am consistently encountering API errors:
The Azure documentation is not very clear on this matter. Based on my current understanding of these issues: For the NIC-related error, it appears that the creation of the server should be delayed until the network interface is fully prepared. The error message suggests a delay of 180 seconds (3 minutes) after the creation of the network interface. Regarding the retryable error, it may be related to API throttling. Steps to Reproduce
Additional ContextShould we use queued job for virtual machine creation? Any pros & cons of this method? Screenshot |
Beta Was this translation helpful? Give feedback.
-
Do you have a PR @cloudchristoph @joglomedia for Azure? if yes I would like to test it 🚀 |
Beta Was this translation helpful? Give feedback.
-
Is there any interest in the community in extending the server providers with Microsoft Azure?
I am currently implementing this rudimentarily in my fork of the 2.x version and wonder if others are also interested or if Azure is not needed.
Just an idea, of course. If the maintainers say it won't happen, even if someone else implements it, that's perfectly fine.
Best,
Christoph
3 votes ·
Beta Was this translation helpful? Give feedback.
All reactions