Skip to content

Commit c2fa36a

Browse files
authored
Merge pull request #54467 from asinn826/master
fix formatting issues
2 parents 4b03ca0 + f325148 commit c2fa36a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Virtual Machine Serial Console on Azure provides access to a text-based cons
2424

2525
For serial console documentation for Linux VMs, [click here](serial-console-linux.md).
2626

27-
> [!Note]
27+
> [!NOTE]
2828
> Serial Console for virtual machines is generally available in global Azure regions. At this point Serial Console is not yet available in Azure Government or Azure China clouds.
2929
3030

@@ -84,7 +84,7 @@ If you need to enable Windows boot loader prompts to show in the serial console,
8484
* `bcdedit /set {bootmgr} bootems yes`
8585
3. Reboot the system for the boot menu to be enabled
8686

87-
> [!Note]
87+
> [!NOTE]
8888
> The timeout that you set for the boot manager menu to show up will impact your OS boot time in the future. While it may be acceptable to some to add a 30 second timeout to ensure that the boot manager is visible via serial console, others may want a shorter timeout. Set the timeout value to a value that you are comfortable with.
8989
9090
## Use Serial Console for NMI calls in Windows VMs
@@ -99,7 +99,7 @@ For information on configuring Windows to create a crash dump when it receives a
9999
## Disable Serial Console
100100
By default, all subscriptions have serial console access enabled for all VMs. You may disable serial console at either the subscription level or VM level.
101101

102-
> [!Note]
102+
> [!NOTE]
103103
> In order to enable or disable serial console for a subscription, you must have write permissions to the subscription. This includes, but is not limited to, administrator or owner roles. Custom roles may also have write permissions.
104104
105105
### Subscription-level disable

0 commit comments

Comments
 (0)