Skip to content

[Microsoft.Compute] Gallery Image Update Feature #33172

@purbch

Description

@purbch

Preconditions

  • No need to upgrade Python SDK or the Python SDK is ready.

Related command

az sig image-definition update \ caps-prod-rg
--gallery-name capsGallery
--gallery-image-definition capsWindowsGen2
--set properties.features="[
{"name":"DiskControllerType","value":"SCSI","startsAtVersion":"2.0.0"},
{"name":"SecurityType","value":"TrustedLaunch","startsAtVersion":"2.0.0"}
]"

Resource Provider

Microsoft.Compute

Description of Feature or Work Requested

With update gallery image feature we can now let customers update the existing gallery image features such as DiskControllerType, SecurityType, IsAcceleratedNetwork and IsHibernate. We have introduced a new field -startsAtVersion in Gallery image feature which marks which gallery image version onwards this updated feature will be supported and -allowUpdateImage parameter is to let the customer add the value that they want to update the Gallery Image feature because the same operation is used for Create so we want the value explicitly from user so that we can keep the create section unaffected.

Minimum API Version Required

2024-03-03

Swagger PR link / SDK link

https://github.com/Azure/azure-rest-api-specs/pull/30536/changes

Request Example

No response

Target Date

2024-05-30

PM Contact

Sandeep Raichura(saraic)

Engineer Contact

Purbasha Chatterjee(pchatterjee)

Additional context

No response

Metadata

Metadata

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotSimilar-Issueact-observability-squadfeature-requestquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions