Skip to content

Commit 3734aac

Browse files
authored
Merge pull request #5795 from Azure/danielsollondon-patch-1
description update
2 parents ad69589 + 72f926a commit 3734aac

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

src/ResourceManager/Compute/Commands.Compute/help/Set-AzureRmVMAccessExtension.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ Set-AzureRmVMAccessExtension [-Credential <PSCredential>] [-ResourceGroupName] <
2020
```
2121

2222
## DESCRIPTION
23-
The **Set-AzureRmVMAccessExtension** cmdlet adds the Virtual Machine Access (VMAccess) Virtual Machine Extension to a virtual machine.
24-
VMAccess can reset the virtual machine user name and password.
23+
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.
2524

2625
## EXAMPLES
2726

src/ResourceManager/Compute/Stack/Commands.Compute/help/Set-AzureRmVMAccessExtension.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ Set-AzureRmVMAccessExtension [-UserName <String>] [-Password <String>] [-Resourc
1919
```
2020

2121
## DESCRIPTION
22-
The **Set-AzureRmVMAccessExtension** cmdlet adds the Virtual Machine Access (VMAccess) Virtual Machine Extension to a virtual machine.
23-
VMAccess can reset the virtual machine user name and password.
22+
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.
2423

2524
## EXAMPLES
2625

0 commit comments

Comments
 (0)