Good day

How is it possible to create a blob (vhd) of the second generation using 
"type": "azure-arm"

how to use
       "os_type": "Linux",
       "image_publisher": "Canonical",
       "image_offer": "0001-com-ubuntu-server-focal",
       "image_sku": "20_04-lts-gen2",

When adjusting the grip
       "capture_container_name": "{{user `main_container `}}",
       "capture_name_prefix": "{{user `blob_prefix_name`}}_{{user 
`blob_prefix_os`}}",

I get an error

==> azure-arm.Ubuntu basic : ERROR: -> DeploymentFailed : At least one 
resource deployment operation failed. Please list deployment operations for 
details. Please see https://aka.ms/arm-deployment-operations for usage 
details.
==> azure-arm.Ubuntu basic : ERROR: -> OperationNotAllowed : The specified 
platform image is not supported for creating a Virtual Machine with 
unmanaged disks. Please refer to the disallowed VM disk types at 
https://docs.microsoft.com/en-us/rest/api/compute/virtualmachineimages/get#vmdisktypes.

If you create an image, it is created normally, but you need to get a blob 
(vhd)

Please tell me where to look and how to decide.

Thank you.

-- 
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/hashicorp/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/47d5d0cc-182b-4298-8412-48cf2e9e837cn%40googlegroups.com.

Reply via email to