Skip to content

Commit ecfd19c

Browse files
authored
Fixed typo in Set-AzureRmVMOSDisk.md
Fixed typo in Set-AzureRmVMOSDisk.md
1 parent 4e07890 commit ecfd19c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/Compute/Commands.Compute/help/Set-AzureRmVMOSDisk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ Valid values are:
152152
Specify this option to create a virtual machine from a specialized disk.
153153
When you specify this option, do not specify the *SourceImageUri* parameter.
154154
Instead, use the Set-AzureRmVMSourceImage cmdlet.
155-
You must also use the use the *Windows* or *Linux* parameters to tell the azure2 platform the type of the operating system on the VHD.
156-
The *VhdUri* parameter is enough to tell the azure2 platform the location of the disk to attach.
155+
You must also use the use the *Windows* or *Linux* parameters to tell the azure platform the type of the operating system on the VHD.
156+
The *VhdUri* parameter is enough to tell the azure platform the location of the disk to attach.
157157
- FromImage.
158158
Specify this option to create a virtual machine from a platform image or a generalized user image.
159159
In the case of a generalized user image, you also need to specify the *SourceImageUri* parameter and either the *Windows* or *Linux* parameters to tell the Azure platform the location and type of the operating system disk VHD instead of using the **Set-AzureRmVMSourceImage** cmdlet.

0 commit comments

Comments
 (0)