Skip to content

Commit 18cec54

Browse files
authored
Update azure-stack/user/azure-stack-quick-create-vm-linux-cli.md
1 parent 80de449 commit 18cec54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-stack/user/azure-stack-quick-create-vm-linux-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Results:
6363

6464
## Create a virtual machine
6565

66-
Create a virtual machine by using the [az vm create](/cli/azure/vm#az-vm-create) command. The following example creates a VM named myVM. The example uses Demouser as the admin username. Change these values to something that's appropriate for your environment.
66+
Create a virtual machine by using the [az vm create](/cli/azure/vm#az-vm-create) command. The following example creates a VM named myVM. The example uses `Demouser` as the admin username. Change these values to something that's appropriate for your environment.
6767

6868
```azurecli
6969
export VM_NAME="myVM$RANDOM_SUFFIX"

0 commit comments

Comments
 (0)