Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version not correct #3826

Closed
3 tasks done
Z0dal opened this issue Aug 23, 2023 · 4 comments
Closed
3 tasks done

Version not correct #3826

Z0dal opened this issue Aug 23, 2023 · 4 comments

Comments

@Z0dal
Copy link

Z0dal commented Aug 23, 2023

Prerequisites

  • Write a descriptive title.
  • Search the existing issues.
  • I am reporting the documentation problem for the current version of Azure CLI.

Azure CLI version being used

2.50.0_1

Link to affected document

https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-macos

Description of the documentation error

The URL states that the latest version of Azure CLI is 2.51.0 (also in the release notes) but for Mac OS it is possible to install 2.50.0_1 (using homebrew) and still complains that latest version is 2.51.0.

Suggested fix

No response

@Z0dal Z0dal added the doc-bug label Aug 23, 2023
@Z0dal
Copy link
Author

Z0dal commented Aug 23, 2023

$ az --version
azure-cli 2.50.0 *

core 2.50.0 *
telemetry 1.0.8 *

Extensions:
aks-preview 0.5.118
log-analytics 0.2.2

Dependencies:
msal 1.22.0
azure-mgmt-resource 23.1.0b2

Python location '/usr/local/Cellar/azure-cli/2.50.0_1/libexec/bin/python'
Extensions directory '/Users/tfidler/.azure/cliextensions'

Python (Darwin) 3.10.12 (main, Jun 20 2023, 16:51:59) [Clang 13.0.0 (clang-1300.0.29.30)]

Legal docs and information: aka.ms/AzureCliLegal
You have 3 update(s) available. Consider updating your CLI installation with 'az upgrade'

$ az upgrade
This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Your current Azure CLI version is 2.50.0. Latest version available is 2.51.0.
Please check the release notes first: https://docs.microsoft.com/cli/azure/release-notes-azure-cli
Do you want to continue? (Y/n): Y
Already up-to-date.
Warning: azure-cli 2.50.0_1 already installed
CLI upgrade failed or aborted.

@RamanathanChinnappan-MSFT

Prerequisites

  • Write a descriptive title.
  • Search the existing issues.
  • I am reporting the documentation problem for the current version of Azure CLI.

Azure CLI version being used

2.50.0_1

Link to affected document

https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-macos

Description of the documentation error

The URL states that the latest version of Azure CLI is 2.51.0 (also in the release notes) but for Mac OS it is possible to install 2.50.0_1 (using homebrew) and still complains that latest version is 2.51.0.

Suggested fix

No response


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@RamanathanChinnappan-MSFT

@Z0dal
Thanks for your feedback! We will investigate and update as appropriate.

@bebound
Copy link
Contributor

bebound commented Sep 6, 2023

Known issue, see Azure/azure-cli#27047
Fixed in 2.52

@yonzhan yonzhan closed this as completed Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants