File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/ResourceManager/Compute
Stack/Commands.Compute/help Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Set-AzureRmVMOSDisk [-VM] <PSVirtualMachine> [[-Name] <String>] [[-VhdUri] <Stri
58
58
```
59
59
60
60
## DESCRIPTION
61
- The ** Set-AzureRmVMOSDisk** cmdlet set the operating system disk properties on a virtual machine.
61
+ The ** Set-AzureRmVMOSDisk** cmdlet sets the operating system disk properties on a virtual machine.
62
62
63
63
## EXAMPLES
64
64
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Set-AzureRmVMOSDisk [-VM] <PSVirtualMachine> [[-Name] <String>] [[-VhdUri] <Stri
55
55
```
56
56
57
57
## DESCRIPTION
58
- The ** Set-AzureRmVMOSDisk** cmdlet set the operating system disk properties on a virtual machine.
58
+ The ** Set-AzureRmVMOSDisk** cmdlet sets the operating system disk properties on a virtual machine.
59
59
60
60
## EXAMPLES
61
61
You can’t perform that action at this time.
0 commit comments