Miroslav Novak created JCLOUDS-1577: ---------------------------------------
Summary: Running custom image created from MS Marketplace fails because no "Plan Information" is provided Key: JCLOUDS-1577 URL: https://issues.apache.org/jira/browse/JCLOUDS-1577 Project: jclouds Issue Type: Bug Components: jclouds-compute Affects Versions: 2.3.0 Reporter: Miroslav Novak This issue is specific for Azure ARM. New VM based on RHEL 8 "gold" image on MS Marketplace can be easily started. However in case I create new custom image from modified VM (installing some application and making changes to firewall) and try to start again then it fails because "Plan Information" was not provided. Basically when new VM is started from this image publisher/offer/sku is required. As the new image is custom there is no way how to pass publisher/offer/sku properties to JClouds when creating new VM. -- This message was sent by Atlassian Jira (v8.3.4#803005)