Program 'az.cmd' failed to run: The system cannot find the file specifiedAt line:1 char:1
See original GitHub issueProgram ‘az.cmd’ failed to run: The system cannot find the file specifiedAt line:1 char:1
+ az --version
+ ~~~~~~~~~~~~.
At line:1 char:1
+ az --version
+ ~~~~~~~~~~~~
+ CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException
+ FullyQualifiedErrorId : NativeCommandFailed
i am facing this error , not getting how to fix it , as i am using windows 10 machine ,powershell 3.10 is installed
_Originally posted by @gyalamanch in https://github.com/Azure/azure-cli/issues/9562#issuecomment-897265333_
Issue Analytics
- State:
- Created 2 years ago
- Comments:13 (6 by maintainers)
Top Results From Across the Web
The term 'az' is not recognized as the name of a cmdlet ...
For those who get these error in local while trying to access AZ, try this command below in an admin PowerShell instance.
Read more >How to Fix the System Cannot Find the File Specified - EaseUS
Right-click the Start button, type cmd in the Search, and select Command Prompt (Admin).
Read more >Can not find kubectl executable in PATH - Server Fault
You need to install kubectl in your azure cli. Run this command: az aks install-cli. Then add "C:\Users{user}.azure-kubectl" to your PATH in ...
Read more >11 Ways to Fix "The System Cannot Find The Path Specified ...
11 Ways to Fix "The System Cannot Find The Path Specified" Error on Windows · 1. Run Command Prompt as an Administrator ·...
Read more >Docker Desktop for Windows
pipe/docker_engine: The system cannot find the file specified. At line:1 char:1. docker ps; + CategoryInfo : NotSpecified: (error during ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
reimaged the laptop to fix the issue
I found these posts on internet:
The error doesn’t seem to come from
az.cmd
, but from some misconfiguration of CMD itself. Could you open Registry Editor by runningregedit
and check the value ofIf there is any command, please remove it to see if the issue is solved.