Azure-AD-Incident-Response-PowerShell-Module icon indicating copy to clipboard operation
Azure-AD-Incident-Response-PowerShell-Module copied to clipboard

Unable to install module

Open rosemobile opened this issue 4 years ago • 1 comments

I am trying to install the module but are running into the following error "WARNING: The specified module 'AzureADIncidentResponse' with PowerShellGetFormatVersion '2.0' is not supported by the current version of PowerShellGet. Get the latest version of the PowerShellGet module to install this module, 'AzureADIncidentResponse'." I have updated my PowershellGet module to the current version 2.25. But when I tried to run the AzureADIncidentResponse I continue to get the same error. How can I resolve this?

rosemobile avatar Dec 18 '21 19:12 rosemobile

Don't know if this issue is still existent but please refer to the docs of the MSAL.PS PowerShell module for this problem.
https://github.com/AzureAD/MSAL.PS/blob/master/README.md#install-from-the-powershell-gallery

Explie avatar Aug 15 '22 13:08 Explie