Skip to content

Commit 2d10a02

Browse files
committed
fixing bullets
1 parent c6d0c57 commit 2d10a02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/marketplace/azure-vm-plan-technical-configuration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ Here is a list of properties that can be selected for your VM. Enable the proper
8282
- **Requires custom ARM template for deployment**: Enable this property if the images in this plan can only be deployed using a custom ARM template. In general, all the images that are published under a VM offer will follow standard ARM template for deployment. However, there are scenarios that might require customization while deploying VMs (for example, multiple NIC(s) to be configured).
8383
Below are examples (non-exhaustive) that might require custom templates for deploying the VM:
8484

85-
- VM requires additional network subnets.
86-
- Additional metadata to be inserted in ARM template.
87-
- Commands that are prerequisite to the execution of ARM template.
85+
- VM requires additional network subnets.
86+
- Additional metadata to be inserted in ARM template.
87+
- Commands that are prerequisite to the execution of ARM template.
8888

8989
## Image types
9090

0 commit comments

Comments
 (0)