Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not use at Azure Cloud Shell. #4

Open
daxin09pp opened this issue Aug 28, 2023 · 0 comments
Open

Can not use at Azure Cloud Shell. #4

daxin09pp opened this issue Aug 28, 2023 · 0 comments

Comments

@daxin09pp
Copy link

daxin09pp commented Aug 28, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant