az-feedback
Provide feedback about the Azure CLI
TLDR
Send feedback to the Azure CLI Team
SYNOPSIS
az feedback
DESCRIPTION
The az feedback command is a utility within the Azure CLI that outputs essential information on providing feedback for the tool. It directs users to official channels for bug reports, feature requests, and general suggestions, ensuring contributions reach Microsoft developers efficiently.
Upon execution, it prints URLs to the Azure CLI GitHub repository for filing issues, the Azure feedback forum for voting on ideas, and other resources like documentation and telemetry opt-out instructions. This promotes community involvement in enhancing Azure CLI, a powerful cross-platform command-line tool for managing Azure cloud resources.
Ideal for users encountering issues or with ideas during Azure resource provisioning, scripting, or automation tasks. No authentication or arguments required, making it instantly accessible post-installation. By centralizing feedback paths, it streamlines support without cluttering core documentation.
Feedback helps evolve Azure CLI's extensibility, supporting modules for services like compute, storage, and networking. Regular use encourages best practices in CLI development and usage.
CAVEATS
Requires Azure CLI installation; outputs plain text only, no customization options.
TYPICAL OUTPUT
Includes GitHub issue template (https://github.com/Azure/azure-cli/issues/new), feedback forum, and telemetry info.
INSTALLATION NOTE
Install via apt, yum, or brew: e.g., curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash.
HISTORY
Introduced with initial Azure CLI release in 2017; minimal changes, focused on updated feedback links as CLI evolved.
SEE ALSO
az(1)


