From 2931569ac6045a4dd12dfe1b1fe2add2f889154f Mon Sep 17 00:00:00 2001 From: Ben Newton Date: Thu, 25 May 2017 15:26:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2dc3bb..2d6952d 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ C:\>Get-WAPCloudService -Name DCs | Get-WAPVMRoleVM | Connect-WAPVMRDP #connect to specific VM Role VM instance over RDP C:\>Get-WAPCloudService -Name DCs | Get-WAPVMRoleVM -Name SRV001 | Connect-WAPVMRDP -##Disk Functions +#Disk Functions #Get-WAPVMRoleVMDisk Fetches all Disks currently attached to a WAPVMRoleVM. Returns WAP.DISK objects #Expand-WAPVMRoleVMDisk