From 8e61c989fad6cf8222456791d427c65615d4a44d Mon Sep 17 00:00:00 2001 From: Daniel Sol Date: Fri, 23 Mar 2018 08:17:18 -0700 Subject: [PATCH 1/2] description update --- .../Commands.Compute/help/Set-AzureRmVMAccessExtension.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ResourceManager/Compute/Stack/Commands.Compute/help/Set-AzureRmVMAccessExtension.md b/src/ResourceManager/Compute/Stack/Commands.Compute/help/Set-AzureRmVMAccessExtension.md index 71447330baf1..aa221aba0c01 100644 --- a/src/ResourceManager/Compute/Stack/Commands.Compute/help/Set-AzureRmVMAccessExtension.md +++ b/src/ResourceManager/Compute/Stack/Commands.Compute/help/Set-AzureRmVMAccessExtension.md @@ -19,8 +19,7 @@ Set-AzureRmVMAccessExtension [-UserName ] [-Password ] [-Resourc ``` ## DESCRIPTION -The **Set-AzureRmVMAccessExtension** cmdlet adds the Virtual Machine Access (VMAccess) Virtual Machine Extension to a virtual machine. -VMAccess can reset the virtual machine user name and password. +The **Set-AzureRmVMAccessExtension** cmdlet adds the Virtual Machine Access (VMAccess) Virtual Machine VMAccess Extension to a virtual machine. VMAccess Extension can be used to set a temporary password and this should be immediately changed it after logging into the machine. ## EXAMPLES From 72f926a1f952d592ce5a6743ddd0b4ecd8970a66 Mon Sep 17 00:00:00 2001 From: Cormac McCarthy Date: Fri, 23 Mar 2018 09:30:33 -0700 Subject: [PATCH 2/2] Update Set-AzureRmVMAccessExtension.md --- .../Commands.Compute/help/Set-AzureRmVMAccessExtension.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ResourceManager/Compute/Commands.Compute/help/Set-AzureRmVMAccessExtension.md b/src/ResourceManager/Compute/Commands.Compute/help/Set-AzureRmVMAccessExtension.md index 140a9f69a270..9f540a04a3d9 100644 --- a/src/ResourceManager/Compute/Commands.Compute/help/Set-AzureRmVMAccessExtension.md +++ b/src/ResourceManager/Compute/Commands.Compute/help/Set-AzureRmVMAccessExtension.md @@ -20,8 +20,7 @@ Set-AzureRmVMAccessExtension [-Credential ] [-ResourceGroupName] < ``` ## DESCRIPTION -The **Set-AzureRmVMAccessExtension** cmdlet adds the Virtual Machine Access (VMAccess) Virtual Machine Extension to a virtual machine. -VMAccess can reset the virtual machine user name and password. +The **Set-AzureRmVMAccessExtension** cmdlet adds the Virtual Machine Access (VMAccess) Virtual Machine VMAccess Extension to a virtual machine. VMAccess Extension can be used to set a temporary password and this should be immediately changed it after logging into the machine. ## EXAMPLES