microsoft / vscode-azurevirtualmachines

Azure Virtual Machines extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurevirtualmachines
MIT License
32 stars 20 forks source link

There is no response after clicking "Click to view resource" for VM resource #321

Closed v-ruizh closed 2 years ago

v-ruizh commented 2 years ago

OS: All Azure Resource Extension Build Version: 20220515.1 Azure VM Extension build Version: 20220513.10

Repro Steps:

  1. Make sure the resources group by "Resource Type".
  2. Create a VM.
  3. Click "Click to view resource" in "Activity Log".
  4. Check whether the created VM is focused or not.

Expect: The created VM is focused.

Actual: There is no response after clicking "Click to view resource".

More Info: This issue is unstable, but it reproduces on most of the times.