Skip to content

Commit 201df91

Browse files
authored
Merge pull request #8428 from maddieclayton/computehelp
Fix Compute help description
2 parents 9f6a5f9 + 5abce34 commit 201df91

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/Compute/Compute/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- Additional information about change #1
2020
-->
2121
## Upcoming Release
22+
* Update help description for Set-AzVMBootDiagnostics
2223

2324
## Version 1.2.0
2425
* Add Invoke-AzVMReimage cmdlet

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Accept wildcard characters: False
8989
```
9090
9191
### -ResourceGroupName
92-
Specifies the name of the resource group of the virtual machine.
92+
Specifies the name of the resource group of storage account.
9393
9494
```yaml
9595
Type: System.String

0 commit comments

Comments
 (0)