Skip to content

Commit 3d08b09

Browse files
committed
remove redundant wording
1 parent eb2b321 commit 3d08b09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/virtual-machines/linux/serial-console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ SUSE | Newer SLES images available on Azure have console access enabled b
143143
Oracle Linux | Oracle Linux images available on Azure have console access enabled by default.
144144
Custom Linux images | To enable serial console for your custom Linux VM image, enable console access in /etc/inittab to run a terminal on ttyS0. Here is an example to add this in the inittab file: `S0:12345:respawn:/sbin/agetty -L 115200 console vt102`. For more information on properly creating custom images see [Create and upload a Linux VHD in Azure](https://aka.ms/createuploadvhd).
145145
146-
## Accessibility in the Azure Virtual Machine Serial Console
146+
## Accessibility
147147
Accessibility is a key focus for the Azure serial console. To that end, we have ensured that the serial console is accessible for those with visual and hearing impairments, as well as people who may not be able to use a mouse.
148148
149149
### Keyboard navigation

articles/virtual-machines/windows/serial-console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ The Serial Console can be used to send a NMI to an Azure virtual machine using t
165165
166166
For information on configuring Windows to create a crash dump when it receives an NMI, see: [How to generate a complete crash dump file or a kernel crash dump file by using an NMI on a Windows-based system](https://support.microsoft.com/en-us/help/927069/how-to-generate-a-complete-crash-dump-file-or-a-kernel-crash-dump-file)
167167
168-
## Accessibility in the Azure Virtual Machine Serial Console
168+
## Accessibility
169169
Accessibility is a key focus for the Azure serial console. To that end, we have ensured that the serial console is accessible for those with visual and hearing impairments, as well as people who may not be able to use a mouse.
170170
171171
### Keyboard navigation

0 commit comments

Comments
 (0)