We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56c123 commit 767d616Copy full SHA for 767d616
src/Compute/Compute/help/Set-AzVMOperatingSystem.md
@@ -9,7 +9,7 @@ schema: 2.0.0
9
# Set-AzVMOperatingSystem
10
11
## SYNOPSIS
12
-Sets operating system properties for a virtual machine.
+Sets operating system properties during the creation of a new virtual machine.
13
14
## SYNTAX
15
@@ -55,7 +55,7 @@ Set-AzVMOperatingSystem [-VM] <PSVirtualMachine> [-Linux] [-ComputerName] <Strin
55
```
56
57
## DESCRIPTION
58
-The **Set-AzVMOperatingSystem** cmdlet sets operating system properties for a virtual machine.
+The **Set-AzVMOperatingSystem** cmdlet sets operating system properties during the creation of a new virtual machine.
59
You can specify logon credentials, computer name, and operating system type.
60
61
## EXAMPLES
0 commit comments