Thank you Alvaro, 

Yes we do this in current deployment procedure to create base image, deploy 
thru arm template. 

we are working on creating immutable infrastructure using packer and 
terraform.

we do not wan to use community OS, so instead in packer 

    "image_publisher": "OpenLogic",
    "image_offer": "CentOS",
    "image_sku": "7.3",

i am looking for something like 

    "source_managed_image_resource_group_name" : 
"source_managed_image_resource_group_name"
    "source_managed_image_name" : "source_managed_image_name"

thanks, 
Dhinesh 



On Thursday, March 29, 2018 at 3:29:43 PM UTC+5:30, Alvaro Miranda Aguilera 
wrote:
>
> Hello
>
> I haven't personally done it, but seems in azure you can create your own 
> custom image:
>
>
> https://docs.microsoft.com/en-us/azure/virtual-machines/linux/create-upload-generic
>
> Have you tried that?
>
>
> On Thu, Mar 29, 2018 at 9:10 AM, Dhinesh Kumar T <[email protected] 
> <javascript:>> wrote:
>
>> Hi, 
>>
>> How to create managed disk image from another managed disk image in Azure?
>>
>> we have a requirement to use the base image for all application stack 
>> creation.
>>
>> Thanks, 
>> Dhinesh 
>>
>> -- 
>> This mailing list is governed under the HashiCorp Community Guidelines - 
>> https://www.hashicorp.com/community-guidelines.html. Behavior in 
>> violation of those guidelines may result in your removal from this mailing 
>> list.
>>  
>> GitHub Issues: https://github.com/mitchellh/packer/issues
>> IRC: #packer-tool on Freenode
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Packer" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/packer-tool/5b9ae00b-0550-4dfe-8c63-ce42372f1bb4%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/packer-tool/5b9ae00b-0550-4dfe-8c63-ce42372f1bb4%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Alvaro
>
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/94fe6831-9acf-4001-bc10-f549984a9353%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to