Azure / Azure/azure-cli

AZ SIG ImageDefinition Creation not propagating description and release notes

Open
#26,186 2 comments 0 reactions 1 assignee Assigned to @zhoxing-ms View on GitHub
act-observability-squad Auto-Assign Auto-Resolve Azure CLI Team Compute question
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62

**Related command**

az sig image-definition create --resource-group MyResourceGroup \
--gallery-name MyGallery --gallery-image-definition MyImage \
--description
--release-note-uri

**Describe the bug**

I created image definition with description and release note uri, but those fields did not get passed to the SIG backend.

The created object is missing those fields.

**To Reproduce**

Run command above

**Expected behavior**

Returned object should contain description and release note uri

**Environment summary**

PS D:\Users\oe-lvyuanfang> az --version
azure-cli 2.42.0

core 2.42.0
telemetry 1.0.8

Extensions:
kusto 0.5.0

Dependencies:
msal 1.20.0
azure-mgmt-resource 21.1.0b1

Python location 'C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'D:\Users\oe-lvyuanfang\.azure\cliextensions'

Python (Windows) 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:37:59) [MSC v.1933 32 bit (Intel)]

Legal docs and information: aka.ms/AzureCliLegal

Unable to check if your CLI is up-to-date. Check your internet connection.

**Additional context**

n/a

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.