question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[VM] `az vm list -d` fails

See original GitHub issue

I got an error while running

> az vm list -d
The Resource 'Microsoft.Compute/virtualMachines/vm1' under resource group 'FY' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
qwordycommented, Sep 22, 2020

I can’t get instance view of this VM. I can’t get state of it. I don’t know if it exists indeed. The Resource ‘Microsoft.Compute/virtualMachines/vm1’ under resource group ‘fy’ was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix

1reaction
amjads1commented, Sep 9, 2020

Looking into the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

az vm host | Microsoft Learn
Restart the dedicated host. The operation will complete successfully once the dedicated host has restarted and is running. To determine the health of...
Read more >
How to get the id of a VM in azure where power state is ...
Here notice I need to use single quotes to cover the query as I am using the '!' operator to inverse the not_null()...
Read more >
How do I check if a VM already exists via Azure CLI?
The output of the az vm list command if no vm is available is apparently the empty string. But you have to use...
Read more >
Azure CLI fails on stop virtual machine command
az vm stop -g (resource group name) -n (virtual machine name) ... ##[error]Script failed with error: Error: D:\a\_temp\azureclitaskscript1553151046769.bat ...
Read more >
Properly Shutdown Azure VM To Save Money - Build5Nines
Stop Azure VM az vm stop --name {vm name} --g {resource group name} ... In the list of links on the Virtual Machine...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found