@nacx I have updated the logic for creating custom image. Now `testCreateImage()` passes in`BaseImageExtensionLiveTest`.
@jtjk FYI. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs/pull/295 -- Commit Summary -- * JCLOUDS-664 Azurecompute-arm Update image name logic -- File Changes -- M azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/compute/AzureComputeServiceAdapter.java (7) M azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/compute/extensions/AzureComputeImageExtension.java (3) M azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/compute/functions/VMImageToImage.java (9) M azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/functions/CleanupResources.java (7) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/295.patch https://github.com/jclouds/jclouds-labs/pull/295.diff --- 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-labs/pull/295
