Skip to content

Commit d538892

Browse files
authored
fix term per Acrolinx, adjust Note format
1 parent b9d3083 commit d538892

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To access the Serial Console on your VM or virtual machine scale set instance, y
3434
- The Azure account accessing Serial Console must have [Virtual Machine Contributor role](../../role-based-access-control/built-in-roles.md#virtual-machine-contributor) for both the VM and the [boot diagnostics](boot-diagnostics.md) storage account
3535

3636
> [!NOTE]
37-
> - Classic deployments aren't supported. Your VM or virtual machine scale set instance must use the Azure Resource Manager deployment model.
37+
> Classic deployments aren't supported. Your VM or virtual machine scale set instance must use the Azure Resource Manager deployment model.
3838
3939
## Get started with the Serial Console
4040
The Serial Console for VMs and virtual machine scale set is accessible only through the Azure portal:
@@ -64,7 +64,7 @@ Serial Console is available for virtual machine scale sets, accessible on each i
6464
![Linux virtual machine scale set Serial Console](./media/virtual-machines-serial-console/vmss-start-console.gif)
6565

6666
## Serial Console RBAC role
67-
As mentioned above, Serial Console requires VM Contributor or greater access to your VM or VM scale set. If you do not want to grant VM Contributor to a user but still want to enable a user to access Serial Console, you may do so with the following role:
67+
As mentioned above, Serial Console requires VM Contributor or greater access to your VM or virtual machine scale set. If you do not want to grant VM Contributor to a user but still want to enable a user to access Serial Console, you may do so with the following role:
6868

6969
```
7070
{

0 commit comments

Comments
 (0)