From 65b69cb42d4c0b727b7591ecac15b2916c854e2d Mon Sep 17 00:00:00 2001 From: GSA Date: Mon, 28 Jan 2019 12:42:08 -0600 Subject: [PATCH] Update Set-AzureRmVMBootDiagnostics.md Resource Group parameter specifies Resource Group of storage account and not Resource Group of virtual machine --- .../Commands.Compute/help/Set-AzureRmVMBootDiagnostics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ResourceManager/Compute/Commands.Compute/help/Set-AzureRmVMBootDiagnostics.md b/src/ResourceManager/Compute/Commands.Compute/help/Set-AzureRmVMBootDiagnostics.md index a162e1b08241..7dd24b63ab0f 100644 --- a/src/ResourceManager/Compute/Commands.Compute/help/Set-AzureRmVMBootDiagnostics.md +++ b/src/ResourceManager/Compute/Commands.Compute/help/Set-AzureRmVMBootDiagnostics.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