Forum Discussion
null null
Dec 04, 2017Iron Contributor
No match was found for the specified search criteria and module name 'AzureRM'.
Hi,
I was trying to install Azure Powershell for deploying Remote Event Reciever
https://docs.microsoft.com/en-us/powershell/azure/install-azurerm-ps?view=azurermps-5.0.0
PS C:\WINDOWS\system32> Install-Module AzureRM
PackageManagement\Install-Package : No match was found for the specified search criteria and module name 'AzureRM'.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\PSModule.psm1:1417 char:21
+ $null = PackageManagement\Install-Package @PSBoundParameters
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package],
ception
+ FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackage
No RepliesBe the first to reply