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

Typo in the page https://learn.microsoft.com/en-us/cli/azure/manage-azure-subscriptions-azure-cli #3916

Closed
3 tasks done
msteel9999 opened this issue Oct 11, 2023 · 2 comments

Comments

@msteel9999
Copy link

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

NA

Link to affected document

https://learn.microsoft.com/en-us/cli/azure/manage-azure-subscriptions-azure-cli

Description of the documentation error

I believe this code extract has a typo and the password parameter should be "--password " that is double dash not single dash as in the page:

`# sign in as a different user
az login --user myAlias@myCompany.com -password

sign in with a different tenant

az login --tenant `

Suggested fix

Add another dash

@AjayBathini-MSFT
Copy link

@msteel9999
Thanks for your feedback! I've assigned this issue to the author who will investigate and update as appropriate.

@dbradish-microsoft
Copy link
Collaborator

@msteel9999, thanks so much for letting me know about this! This typo has been fixed in PR 3917.

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

3 participants