Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-ref-conceptual/azure-cli-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ms.devlang: azurecli
# Azure CLI configuration

The Azure CLI allows for user configuration for settings such as logging, data collection, and default argument values.
The CLI offers a convenience command for managing some defaults, `az configure`. Other values can be set in a
The CLI offers a convenience command for managingd some defaults, `az configure`. Other values can be set in a
configuration file or with environment variables.

Configuration values used by the CLI are evaluated in the following precedence, with items higher on the list taking priority.
Expand Down