1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/az-serial-console.md
Managor bd22e6fcf0
az serial-console: add page, az: improve command (#13709)
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
2024-09-16 12:44:23 +02:00

13 lines
370 B
Markdown

# 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 --resource-group {{Resource_Group_Name}} --name {{Virtual_Machine_Name}}`
- Terminate the connection:
`<Ctrl>-]`