az-feedback

Send feedback to the Azure CLI team

TLDR

Open the form to report feedback about Azure CLI
$ az feedback

SYNOPSIS

az feedback

DESCRIPTION

az feedback opens an interactive prompt to send feedback to the Azure CLI team. It collects information about your experience and allows you to report issues, suggest features, or provide general feedback about the Azure CLI.The command guides you through providing details about your feedback and can automatically include diagnostic information to help the team investigate issues.It records recently run commands and prompts you to open a GitHub issue against the Azure CLI repository, pre-filling environment details.

PARAMETERS

az feedback takes no command-specific options. Only the standard global Azure CLI parameters apply (for example --help, --debug, --verbose, --output).

INSTALL

sudo dnf install azure-cli
sudo pacman -S azure-cli
sudo zypper install azure-cli
brew install azure-cli
nix profile install nixpkgs#azure-cli

SEE ALSO

az(1), az-config(1)

RESOURCES

Source code · Documentation