Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/Compute/Compute/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Update help description for Set-AzVMBootDiagnostics

## Version 1.2.0
* Add Invoke-AzVMReimage cmdlet
Expand Down
2 changes: 1 addition & 1 deletion src/Compute/Compute/help/Set-AzVMBootDiagnostics.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Accept wildcard characters: False
```

### -ResourceGroupName
Specifies the name of the resource group of the virtual machine.
Specifies the name of the resource group of storage account.

```yaml
Type: System.String
Expand Down