Set-PSRepository cmdlet. Are you sure you want to install the modules from PSGallery?
[Y] Yes [N] No (default is "N"): y
Uninstall-Module : The specified name 'AzureRm*' should not contain any wildcard characters, please correct it and try again.
At C:\Program Files\WindowsPowerShell\Modules\Az.Tools.Installer\0.1.0\exports\Install-AzModule.ps1:239 char:13
+ Uninstall-Module -Name 'AzureRm*' -AllVersion -ErrorActio ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (System.String[]:String[]) [Uninstall-Module], ArgumentException
+ FullyQualifiedErrorId : NameShouldNotContainWildcardCharacters,Uninstall-Module
Uninstall-Module : The specified name 'Azure.*' should not contain any wildcard characters, please correct it and try again.
At C:\Program Files\WindowsPowerShell\Modules\Az.Tools.Installer\0.1.0\exports\Install-AzModule.ps1:240 char:13
+ Uninstall-Module -Name 'Azure.*' -AllVersion -ErrorAction ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (System.String[]:String[]) [Uninstall-Module], ArgumentException
+ FullyQualifiedErrorId : NameShouldNotContainWildcardCharacters,Uninstall-Module
Description
Steps to reproduce
Environment data
Module versions
Debug output
Error output