You have understood correctly. To get list of custom images: All normal VMs have storage accounts and we need to use StorageAccountAPI.getKeys to each storage account and then we need to use blob store API with those keys to list all custom images. => we need N contexts.
It is not that many azure api calls... maybe 2 or 3. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/960#issuecomment-221197127
