Hi, Thanks for all the help @nacx. Now when planning to try this, I realize that there is one problem with this approach and Azure ImageExtension. The custom image is created to blob storage of the copied VM and we need to use VM storage keys as credentials. We can only get those credentials by calling VirtualMachineAPI.getKeys inside azurecompute-arm.
Is it possible to link unauthenticated BlobStoreContext? --- 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-220899747
