You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting the bug. Please ensure you've gone through the following checklist before opening an issue:
Make sure you can reproduce this issue using the latest released version of Microsoft.Entra or Microsoft.Entra.Beta.
Please search the existing issues to see if there has been a similar issue filed.
Describe the bug
Installing Entra PowerShell module on windows throws an error.
To Reproduce
Steps to reproduce the behavior:
Execute Install-Module -Name Microsoft.Entra -Repository PSGallery -Scope CurrentUser -Force -AllowClobber on windows
Below is the error I'm getting
Install-PSResource: The signature status for 'Microsoft.Graph.Identity.SignIns' file 'Unprotect-SecureString.ps1' is 'NotSigned'. Status message: 'The file C:\Users\<user>\AppData\Local\Temp\b18a0505-132b-490e-852f-bf7de9162d6e\microsoft.graph.identity.signins\2.25.0\utils\Unprotect-SecureString.ps1 is not digitally signed. You cannot run this script on the current system.
Expected behavior
The PowerShell module should be installed successfully.
Debug Output
Module Version
1.0.2
Environment Data
The text was updated successfully, but these errors were encountered:
Thanks for reporting the bug. Please ensure you've gone through the following checklist before opening an issue:
Microsoft.Entra
orMicrosoft.Entra.Beta
.Describe the bug
Installing Entra PowerShell module on windows throws an error.
To Reproduce
Steps to reproduce the behavior:
Install-Module -Name Microsoft.Entra -Repository PSGallery -Scope CurrentUser -Force -AllowClobber
on windowsInstall-PSResource: The signature status for 'Microsoft.Graph.Identity.SignIns' file 'Unprotect-SecureString.ps1' is 'NotSigned'. Status message: 'The file C:\Users\<user>\AppData\Local\Temp\b18a0505-132b-490e-852f-bf7de9162d6e\microsoft.graph.identity.signins\2.25.0\utils\Unprotect-SecureString.ps1 is not digitally signed. You cannot run this script on the current system.
Expected behavior
The PowerShell module should be installed successfully.
Debug Output
Module Version
1.0.2
Environment Data
The text was updated successfully, but these errors were encountered: