Skip to content

Commit 767d616

Browse files
Updated Cmdlet overview and description (#17662)
Fixes GitHub Issue #16711
1 parent e56c123 commit 767d616

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Compute/Compute/help/Set-AzVMOperatingSystem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ schema: 2.0.0
99
# Set-AzVMOperatingSystem
1010

1111
## SYNOPSIS
12-
Sets operating system properties for a virtual machine.
12+
Sets operating system properties during the creation of a new virtual machine.
1313

1414
## SYNTAX
1515

@@ -55,7 +55,7 @@ Set-AzVMOperatingSystem [-VM] <PSVirtualMachine> [-Linux] [-ComputerName] <Strin
5555
```
5656

5757
## DESCRIPTION
58-
The **Set-AzVMOperatingSystem** cmdlet sets operating system properties for a virtual machine.
58+
The **Set-AzVMOperatingSystem** cmdlet sets operating system properties during the creation of a new virtual machine.
5959
You can specify logon credentials, computer name, and operating system type.
6060

6161
## EXAMPLES

0 commit comments

Comments
 (0)