-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
I want to use Azure-AD-Incident-Response-PowerShell-Module at Azure Cloud Shell. But I can't use it.
After install it, when I import it, it report an existing Module error,
PS /home/xxxx> Import-Module AzureADIncidentResponse
Import-Module: Assembly with same name is already loaded
PS /home/xxxx> Connect-AzureADIR
Connect-AzureADIR: The 'Connect-AzureADIR' command was found in the module 'AzureADIncidentResponse', but the module could not be loaded due to the following error: [Assembly with same name is already loaded]
For more information, run 'Import-Module AzureADIncidentResponse'.
How to deal with this problem? Explie
Metadata
Metadata
Assignees
Labels
No labels