Skip to content

Commit 0a9bfd8

Browse files
committed
spacing changes to fix formatting
1 parent 9751828 commit 0a9bfd8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,14 @@ For serial console documentation for Windows VMs, [click here](../windows/serial
3333

3434
* You must be using the resource management deployment model. Classic deployments are not supported.
3535
* Your virtual machine MUST have [boot diagnostics](boot-diagnostics.md) enabled - see screenshot below.
36+
3637
![](../media/virtual-machines-serial-console/virtual-machine-serial-console-diagnostics-settings.png)
38+
3739
* The Azure account using the serial console must have [Contributor role](../../role-based-access-control/built-in-roles.md) for the VM and the [boot diagnostics](boot-diagnostics.md) storage account.
3840
* The virtual machine for which you are acessing serial console must also have a password-based account. You can create one with the [reset password](https://docs.microsoft.com/azure/virtual-machines/extensions/vmaccess#reset-password) functionality of the VM access extension - see the screenshot below.
41+
3942
![](../media/virtual-machines-serial-console/virtual-machine-serial-console-reset-password.png)
43+
4044
* For settings specific to Linux distros, see [Access the serial console for Linux](#access-serial-console-for-linux)
4145

4246

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,11 @@ For serial console documentation for Linux VMs, [click here](../linux/serial-con
3434

3535
* You must be using the resource management deployment model. Classic deployments are not supported.
3636
* Virtual machine MUST have [boot diagnostics](boot-diagnostics.md) enabled
37+
3738
![](../media/virtual-machines-serial-console/virtual-machine-serial-console-diagnostics-settings.png)
3839
* The account using the serial console must have [Contributor role](../../role-based-access-control/built-in-roles.md) for VM and the [boot diagnostics](boot-diagnostics.md) storage account.
3940
* The virtual machine for which you are acessing serial console must also have a password-based account. You can create one with the [reset password](https://docs.microsoft.com/azure/virtual-machines/extensions/vmaccess#reset-password) functionality of the VM access extension - see the screenshot below.
41+
4042
![](../media/virtual-machines-serial-console/virtual-machine-serial-console-reset-password.png)
4143

4244
## Get started with Serial Console

0 commit comments

Comments
 (0)