Skip to content

{Config} Redirect users from az configure to az config - #17288

Merged
Jiashuo Li (jiasli) merged 1 commit into
Azure:devfrom
jiasli:config-redirect
Mar 17, 2021
Merged

Jiashuo Li (jiasli) merged 1 commit into
Azure:devfrom
jiasli:config-redirect

Conversation

@jiasli

Copy link
Copy Markdown
Contributor

Description

  1. Users are complaining az config can't be found: Issue with either documentation or the command for az cli MicrosoftDocs/azure-docs-cli#2469, az config is no longer a valid command MicrosoftDocs/azure-docs-cli#2465
  2. Redirect users from az configure to az config

Testing Guide

az configure --help
az config --help

Additional Context

Another issue #17261 is opened to instruct user to upgrade to the latest version if a command (group) is not found.

@yonzhan

Copy link
Copy Markdown
Collaborator

Config

helps['config'] = """
type: group
short-summary: Manage Azure CLI configuration.
long-summary: Available since Azure CLI 2.10.0.

@jiasli Jiashuo Li (jiasli) Mar 16, 2021

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs team is working on generating "available in version" information automatically.

https://ceapex.visualstudio.com/Engineering/_workitems/edit/327926

short-summary: Set a configuration.
long-summary: |
For available configuration options, see https://docs.microsoft.com/en-us/cli/azure/azure-cli-configuration.
For available configuration options, see https://docs.microsoft.com/cli/azure/azure-cli-configuration.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove en-us/ to make the URL language-independent.

@jiasli
Jiashuo Li (jiasli) merged commit f6368c7 into Azure:dev Mar 17, 2021
@jiasli
Jiashuo Li (jiasli) deleted the config-redirect branch March 17, 2021 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants