-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Not known attribute warn for az sig image-version create #24570
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotact-observability-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotact-observability-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Describe the bug
az sig image-version createoutputs warning message cited below, while the command itself seems completed successfully.Command Name
az sig image-version createWarning:
To Reproduce:
az vm generalizeaz sig image-version create -g {} --gallery-name {} --gallery-image-definition {} --gallery-image-version {} --virtual-machine {}Expected Behavior
Completed w/o any warnings.
Environment Summary
Reproduced on Azure CloudShell
Additional Context
Tried with different Azure CLI versions (2.40.0 and 2.41.0) with docker image
mcr.microsoft.com/azure-cli:<version>to find it reproduces with 2.41.0, while it doesn't with 2.40.0.