[ 
https://issues.apache.org/jira/browse/JCLOUDS-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17371736#comment-17371736
 ] 

ASF subversion and git services commented on JCLOUDS-1577:
----------------------------------------------------------

Commit 261f9d1fd5c190e9c11a9d65968693cee3df4008 in jclouds's branch 
refs/heads/master from Miroslav Novak
[ https://gitbox.apache.org/repos/asf?p=jclouds.git;h=261f9d1 ]

JCLOUDS-1577 - Allow to provide Azure Plan Information when starting custom 
image based on Azure Marketplace image.


> 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
>            Priority: Major
>              Labels: azurecompute-arm, compute
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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. 
> Failure message: 
> {code}
> Provisioning state Provisioning failed.
> Creating a virtual machine from Marketplace image or a custom image sourced 
> from a Marketplace image requires Plan information in the request. VM: 
> '/subscriptions/7dee6f21-9f05-414e-99fa-08d3215fb420/resourceGroups/eap73-rhel8-byos/providers/Microsoft.Compute/virtualMachines/sst-mnovak-138'..
> VMMarketplaceInvalidInput
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to