Skip to content

Commit ec6d04a

Browse files
authored
Acrolinx fix
1 parent 0935451 commit ec6d04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/tutorial-manage-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ exit
8787

8888
## Understand VM images
8989

90-
The Azure marketplace includes many images that can be used to create VMs. In the previous steps, a virtual machine was created using an Ubuntu image. In this step, the Azure CLI is used to search the marketplace for a CentOS image, which is then used to deploy a second virtual machine.
90+
The Azure Marketplace includes many images that can be used to create VMs. In the previous steps, a virtual machine was created using an Ubuntu image. In this step, the Azure CLI is used to search the marketplace for a CentOS image, which is then used to deploy a second virtual machine.
9191

9292
To see a list of the most commonly used images, use the [az vm image list](/cli/azure/vm/image) command.
9393

0 commit comments

Comments
 (0)