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 12:40:57 PM UTC+5:30, Dhinesh Kumar T 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/36e28d84-7169-4edc-99ac-5f7a20ce7f41%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to