logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Serial Console - Connect to Azure VMs | Online Free DevTools by Hexmos

Connect to Azure Virtual Machines with Serial Console. Debug, troubleshoot, and manage VMs remotely using command line. Free online tool, no registration required.

az-serial-console

Connect to the serial console of a Virtual Machine. Part of azure-cli (also known as az). More information: https://learn.microsoft.com/cli/azure/serial-console.

  • Connect to a serial console:

az serial-console connect {{[-g|--resource-group]}} {{Resource_Group_Name}} {{[-n|--name]}} {{Virtual_Machine_Name}}

  • Terminate the connection:

<Ctrl ]>

See Also