Skip to content

Commit

Permalink
Updated Cmdlet overview and description (#17662)
Browse files Browse the repository at this point in the history
Fixes GitHub Issue #16711
  • Loading branch information
SaurabhSharma-MSFT authored Mar 29, 2022
1 parent e56c123 commit 767d616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Compute/Compute/help/Set-AzVMOperatingSystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ schema: 2.0.0
# Set-AzVMOperatingSystem

## SYNOPSIS
Sets operating system properties for a virtual machine.
Sets operating system properties during the creation of a new virtual machine.

## SYNTAX

Expand Down Expand Up @@ -55,7 +55,7 @@ Set-AzVMOperatingSystem [-VM] <PSVirtualMachine> [-Linux] [-ComputerName] <Strin
```

## DESCRIPTION
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.
You can specify logon credentials, computer name, and operating system type.

## EXAMPLES
Expand Down

0 comments on commit 767d616

Please sign in to comment.