From 5abce346208b9f655282e88cee31383102a316c9 Mon Sep 17 00:00:00 2001 From: maddieclayton Date: Mon, 28 Jan 2019 16:16:28 -0800 Subject: [PATCH] Fix Compute help description --- src/Compute/Compute/ChangeLog.md | 1 + src/Compute/Compute/help/Set-AzVMBootDiagnostics.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Compute/Compute/ChangeLog.md b/src/Compute/Compute/ChangeLog.md index 00c6c2fdd47a..8fa394b210ed 100644 --- a/src/Compute/Compute/ChangeLog.md +++ b/src/Compute/Compute/ChangeLog.md @@ -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 diff --git a/src/Compute/Compute/help/Set-AzVMBootDiagnostics.md b/src/Compute/Compute/help/Set-AzVMBootDiagnostics.md index 0d5838e96182..08f37653d0e2 100644 --- a/src/Compute/Compute/help/Set-AzVMBootDiagnostics.md +++ b/src/Compute/Compute/help/Set-AzVMBootDiagnostics.md @@ -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