From e7bcae45172d85aa0401b9a3926e51bae8692b49 Mon Sep 17 00:00:00 2001 From: vathakur Date: Wed, 24 Dec 2025 15:41:00 +0530 Subject: [PATCH] Start a VM console session directly from the tree-view --- modules/virt-connecting-to-vm-console-web.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/virt-connecting-to-vm-console-web.adoc b/modules/virt-connecting-to-vm-console-web.adoc index 8d3bfb5b1248..7537b33a336e 100644 --- a/modules/virt-connecting-to-vm-console-web.adoc +++ b/modules/virt-connecting-to-vm-console-web.adoc @@ -48,6 +48,7 @@ endif::[] .Procedure . On the *Virtualization* -> *VirtualMachines* page, click a VM to open the *VirtualMachine details* page. +. From the *tree-view*, select a *running VM* and click *Start console*. . Click the *Console* tab. The VNC console session starts automatically. + [IMPORTANT]