Hi Folks!

I am Azure Compute ARM developer and currently working on ImageExtensionAPI. 
Creating custom images is straight forward with Azure but when Image is done, 
the listImages method of compute adapter is not listing these custom images. 
Only way to list custom images is to use Azure Blob Rest API which has own 
authentication and own endpoint and it is not related to Compute REST API.

Best available option is to use jClouds Blob API to list the images but that 
will make blob API dependency to Azure Compute API. Is that problem? If answer 
is yes, what do you recommend?

Br,
Janne

Reply via email to