{Config} Redirect users from az configure to az config#17288
Merged
{Config} Redirect users from az configure to az config#17288
az configure to az config#17288Conversation
Collaborator
|
Config |
dbradish-microsoft
approved these changes
Mar 12, 2021
jiasli
commented
Mar 16, 2021
| helps['config'] = """ | ||
| type: group | ||
| short-summary: Manage Azure CLI configuration. | ||
| long-summary: Available since Azure CLI 2.10.0. |
Member
Author
There was a problem hiding this comment.
The docs team is working on generating "available in version" information automatically.
https://ceapex.visualstudio.com/Engineering/_workitems/edit/327926
jiasli
commented
Mar 16, 2021
| 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. |
Member
Author
There was a problem hiding this comment.
Remove en-us/ to make the URL language-independent.
evelyn-ys
approved these changes
Mar 16, 2021
fengzhou-msft
approved these changes
Mar 16, 2021
jsntcy
approved these changes
Mar 16, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
az configcan't be found: Issue with either documentation or the command for az cli MicrosoftDocs/azure-docs-cli#2469,az configis no longer a valid command MicrosoftDocs/azure-docs-cli#2465az configuretoaz configTesting Guide
Additional Context
Another issue #17261 is opened to instruct user to upgrade to the latest version if a command (group) is not found.