-
Notifications
You must be signed in to change notification settings - Fork 3.4k
az Command does not output anything and returns errorcode 1 #27703
Copy link
Copy link
Open
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamCoreCLI core infrastructureCLI core infrastructureact-platform-engineering-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamCoreCLI core infrastructureCLI core infrastructureact-platform-engineering-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
The
azcommand suddenly stopped working.I get no console output whatsoever, only errorcode 1.
I tried uninstalling and re-installing the current version 2.53.1, but this did not help.
Related command
az
Errors
The command does not output anything. Error code on the console is 1.
Issue script & Debug output
Can't provide, I don't get any output at all.
Expected behavior
If
azhas a problem, it should at least output an error message.Environment Summary
Can't provide, I don't get any output at all.
Additional context
No response