Skip to content

[Reference feedback]: "az version" doesn't show the #32479

@atakadams

Description

@atakadams

Type of issue

Code doesn't work

Reference command name

az version

Feedback

Long Term Support releases (LTS) section on Azure CLI support lifecycle says that "az version" shows the LTS status as a value for "azure-cli-support" key, however I don't find it at least for the versions cited below.
Does it work with a specific version? If yes, could you explicitly describe on the document when/what "azure-cli-support" line shows?

2.48.0
2.48.1
2.66.0
2.77.0
2.78.0
2.80.0

How to reproduce:
docker run -it mcr.microsoft.com/azure-cli:<version> az version
Replace with one of the versions listed above.
e.g.

$ docker run -it mcr.microsoft.com/azure-cli:2.77.0 az version
{
  "azure-cli": "2.77.0",
  "azure-cli-core": "2.77.0",
  "azure-cli-telemetry": "1.1.0",
  "extensions": {}
}

Page URL

https://learn.microsoft.com/en-us/cli/azure/azure-cli-support-lifecycle?view=azure-cli-latest#long-term-support-releases-lts

Content source URL

No response

Author

No response

Document Id

No response

Metadata

Metadata

Assignees

Labels

Auto-ResolveAuto resolve by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-triageThis is a new issue that needs to be triaged to the appropriate team.questionThe 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

Relationships

None yet

Development

No branches or pull requests

Issue actions