wortell / AZSentinel

PowerShell module for Azure Sentinel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install-Module AzSentinel Not Working

kay07949 opened this issue · comments

there is an issue with Install-Module AzSentinel -Scope CurrentUser -Force, It produces the error below:

Install-Package: C:\program files\powershell\7\Modules\PowerShellGet\PSModule.psm1:9709
Line |
9709 | … talledPackages = PackageManagement\Install-Package @PSBoundParameters
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| No match was found for the specified search criteria and module name 'AzSentinel'. Try
| Get-PSRepository to see all available registered module repositories.

@kay07949 The PowerShell Gallery is having an outage at the moment. Please try later. Closing this issue as cause is external

thanks !