Skip to content

Commit bf53c8b

Browse files
committed
Cleanup in wording of disk params
1 parent b788175 commit bf53c8b

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

articles/virtual-machines/linux/instance-metadata-service.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -911,42 +911,42 @@ The image reference object contains the following information about the OS image
911911
912912
Data | Description
913913
--------|-----------------
914-
id | This parameter is the resource ID
915-
offer | This parameter is the offer of the platform or marketplace image
916-
publisher | This parameter is the image publisher
917-
sku | This parameter is the image sku
918-
version | This parameter is the version of the platform or marketplace image
914+
id | Resource ID
915+
offer | Offer of the platform or marketplace image
916+
publisher | Image publisher
917+
sku | Image sku
918+
version | Version of the platform or marketplace image
919919
920920
The OS disk object contains the following information about the OS disk used by the VM:
921921
922922
Data | Description
923923
--------|-----------------
924-
caching | This parameter is the caching requirements
925-
createOption | This parameter is information about how the VM was created
926-
diffDiskSettings | This parameter is the ephemeral disk settings
927-
diskSizeGB | This parameter is the size of the disk in GB
928-
image | This parameter is the source user image virtual hard disk
929-
lun | This parameter is the logical unit number of the disk
930-
managedDisk | This parameter is the managed disk parameters
931-
name | This parameter is the disk name
932-
vhd | This parameter is the virtual hard disk
933-
writeAcceleratorEnabled | This parameter specifies whether or not writeAccelerator is enabled on the disk
934-
935-
The data disks array contains a list of data disks attached to the VM. Each data disk object contains the following image:
924+
caching | Caching requirements
925+
createOption | Information about how the VM was created
926+
diffDiskSettings | Ephemeral disk settings
927+
diskSizeGB | Size of the disk in GB
928+
image | Source user image virtual hard disk
929+
lun | Logical unit number of the disk
930+
managedDisk | Managed disk parameters
931+
name | Disk name
932+
vhd | Virtual hard disk
933+
writeAcceleratorEnabled | Whether or not writeAccelerator is enabled on the disk
934+
935+
The data disks array contains a list of data disks attached to the VM. Each data disk object contains the following information:
936936
937937
Data | Description
938938
--------|-----------------
939-
caching | This parameter is the caching requirements
940-
createOption | This parameter is information about how the VM was created
941-
diffDiskSettings | This parameter is the ephemeral disk settings
942-
diskSizeGB | This parameter is the size of the disk in GB
943-
encryptionSettings | This parameter is the encryption settings for the disk
944-
image | This parameter is the source user image virtual hard disk
945-
managedDisk | This parameter is the managed disk parameters
946-
name | This parameter is the disk name
947-
osType | This parameter s the type of OS included in the disk
948-
vhd | This parameter is the virtual hard disk
949-
writeAcceleratorEnabled | This parameter specifies whether or not writeAccelerator is enabled on the disk
939+
caching | Caching requirements
940+
createOption | Information about how the VM was created
941+
diffDiskSettings | Ephemeral disk settings
942+
diskSizeGB | Size of the disk in GB
943+
encryptionSettings | Encryption settings for the disk
944+
image | Source user image virtual hard disk
945+
managedDisk | Managed disk parameters
946+
name | Disk name
947+
osType | Type of OS included in the disk
948+
vhd | Virtual hard disk
949+
writeAcceleratorEnabled | Whether or not writeAccelerator is enabled on the disk
950950
951951
The following is an example of how to query the VM's storage information.
952952

articles/virtual-machines/windows/instance-metadata-service.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -912,42 +912,42 @@ The image reference object contains the following information about the OS image
912912
913913
Data | Description
914914
--------|-----------------
915-
id | This parameter is the resource ID
916-
offer | This parameter is the offer of the platform or marketplace image
917-
publisher | This parameter is the image publisher
918-
sku | This parameter is the image sku
919-
version | This parameter is the version of the platform or marketplace image
915+
id | Resource ID
916+
offer | Offer of the platform or marketplace image
917+
publisher | Image publisher
918+
sku | Image sku
919+
version | Version of the platform or marketplace image
920920
921921
The OS disk object contains the following information about the OS disk used by the VM:
922922
923923
Data | Description
924924
--------|-----------------
925-
caching | This parameter is the caching requirements
926-
createOption | This parameter is information about how the VM was created
927-
diffDiskSettings | This parameter is the ephemeral disk settings
928-
diskSizeGB | This parameter is the size of the disk in GB
929-
image | This parameter is the source user image virtual hard disk
930-
lun | This parameter is the logical unit number of the disk
931-
managedDisk | This parameter is the managed disk parameters
932-
name | This parameter is the disk name
933-
vhd | This parameter is the virtual hard disk
934-
writeAcceleratorEnabled | This parameter specifies whether or not writeAccelerator is enabled on the disk
935-
936-
The data disks array contains a list of data disks attached to the VM. Each data disk object contains the following image:
925+
caching | Caching requirements
926+
createOption | Information about how the VM was created
927+
diffDiskSettings | Ephemeral disk settings
928+
diskSizeGB | Size of the disk in GB
929+
image | Source user image virtual hard disk
930+
lun | Logical unit number of the disk
931+
managedDisk | Managed disk parameters
932+
name | Disk name
933+
vhd | Virtual hard disk
934+
writeAcceleratorEnabled | Whether or not writeAccelerator is enabled on the disk
935+
936+
The data disks array contains a list of data disks attached to the VM. Each data disk object contains the following information:
937937
938938
Data | Description
939939
--------|-----------------
940-
caching | This parameter is the caching requirements
941-
createOption | This parameter is information about how the VM was created
942-
diffDiskSettings | This parameter is the ephemeral disk settings
943-
diskSizeGB | This parameter is the size of the disk in GB
944-
encryptionSettings | This parameter is the encryption settings for the disk
945-
image | This parameter is the source user image virtual hard disk
946-
managedDisk | This parameter is the managed disk parameters
947-
name | This parameter is the disk name
948-
osType | This parameter s the type of OS included in the disk
949-
vhd | This parameter is the virtual hard disk
950-
writeAcceleratorEnabled | This parameter specifies whether or not writeAccelerator is enabled on the disk
940+
caching | Caching requirements
941+
createOption | Information about how the VM was created
942+
diffDiskSettings | Ephemeral disk settings
943+
diskSizeGB | Size of the disk in GB
944+
encryptionSettings | Encryption settings for the disk
945+
image | Source user image virtual hard disk
946+
managedDisk | Managed disk parameters
947+
name | Disk name
948+
osType | Type of OS included in the disk
949+
vhd | Virtual hard disk
950+
writeAcceleratorEnabled | Whether or not writeAccelerator is enabled on the disk
951951
952952
The following is an example of how to query the VM's storage information.
953953

0 commit comments

Comments
 (0)