-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Milestone
Description
I just used the Web Platform Installer to install "Microsoft Azure PowerShell - November 2015" (v1.0.1) on Windows 7. I went to the start menu and clicked "Microsoft Azure PowerShell" to start a session. The first thing I did was type "get-help azure". I got a list of commandlets up to "New-AzureStorSimpleStorageAcco..." at which point the list was terminated with the following error.
get-help : 'DontShow' property specified was not found.
At line:1 char:1
- get-help azure
-
- CategoryInfo : NotSpecified: (:) [Get-Help], CustomAttributeFormatException - FullyQualifiedErrorId : System.Reflection.CustomAttributeFormatException,Microsoft.PowerShell.Commands.GetHelpCommand
I used to have v0.9 installed but I checked "Programs and Features" and the only version listed as being installed is the November 2015 one identified above.