Skip to content

Commit 9751828

Browse files
committed
remove 'en-us'
1 parent 83a6729 commit 9751828

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
@@ -35,7 +35,7 @@ For serial console documentation for Windows VMs, [click here](../windows/serial
3535
* Your virtual machine MUST have [boot diagnostics](boot-diagnostics.md) enabled - see screenshot below.
3636
![](../media/virtual-machines-serial-console/virtual-machine-serial-console-diagnostics-settings.png)
3737
* 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.
38-
* 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/en-us/azure/virtual-machines/extensions/vmaccess#reset-password) functionality of the VM access extension - see the screenshot below.
38+
* 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.
3939
![](../media/virtual-machines-serial-console/virtual-machine-serial-console-reset-password.png)
4040
* For settings specific to Linux distros, see [Access the serial console for Linux](#access-serial-console-for-linux)
4141

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For serial console documentation for Linux VMs, [click here](../linux/serial-con
3636
* Virtual machine MUST have [boot diagnostics](boot-diagnostics.md) enabled
3737
![](../media/virtual-machines-serial-console/virtual-machine-serial-console-diagnostics-settings.png)
3838
* 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.
39-
* 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/en-us/azure/virtual-machines/extensions/vmaccess#reset-password) functionality of the VM access extension - see the screenshot below.
39+
* 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.
4040
![](../media/virtual-machines-serial-console/virtual-machine-serial-console-reset-password.png)
4141

4242
## Get started with Serial Console

0 commit comments

Comments
 (0)