Hi Teo

The jclouds-examples repo [1] may help - I don't think it has an Azure-specific example at present, but the general "compute-basics" app should hopefully give a better idea of how the end-to-end flow might look like:

https://github.com/jclouds/jclouds-examples/blob/master/compute-basics/src/main/java/org/jclouds/examples/compute/basics/MainApp.java

It uses the jclouds' compute abstraction, but should also work with the Azure providers.

Of course, suggestions and/or PRs for ways we can improve the initial "how does this all fit together?" documentation are also much appreciated - definitely things we can do there.

Regards

ap

[1] https://github.com/jclouds/jclouds-examples/

Reply via email to