-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
Auto-ResolveAuto resolve by botAuto resolve by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues 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.This 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 thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Description
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
Content source URL
No response
Author
No response
Document Id
No response
Metadata
Metadata
Assignees
Labels
Auto-ResolveAuto resolve by botAuto resolve by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues 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.This 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 thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that