Skip to content

Commit a0d3512

Browse files
authored
adjust list format
1 parent 7575f34 commit a0d3512

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/marketplace/partner-center-portal/create-azure-vm-technical-asset.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ When publishing your virtual machine (VM) images to Azure Marketplace, the Azure
1515

1616
This article describes how to create and configure technical assets for a virtual machine (VM) offer for Azure Marketplace. A VM contains two components: the operating system virtual hard disk (VHD) and optional associated data disks VHDs:
1717

18-
1. **Operating system VHD** Contains the operating system and solution that deploys with your offer. The process of preparing the VHD differs depending on whether it is a Linux-based, Windows-based, or a custom- based VM.
18+
- **Operating system VHD**: Contains the operating system and solution that deploys with your offer. The process of preparing the VHD differs depending on whether it is a Linux-based, Windows-based, or a custom- based VM.
1919

20-
2. **Data disk VHDs** Dedicated, persistent storage for a VM. Don't use the operating system VHD (for example, the C: drive) to store persistent information.
20+
- **Data disk VHDs**: Dedicated, persistent storage for a VM. Don't use the operating system VHD (for example, the C: drive) to store persistent information.
2121

2222
A VM image contains one operating system disk and up to 16 data disks. Use one VHD per data disk, even if the disk is blank.
2323

0 commit comments

Comments
 (0)