Powershell x Connect-AzureAD

avatar

Hello,

I´m trying to create a PowerShell item that does two commands:

Import-Module AzureAD
Connect-AzureAD

But every time I receive this error:
forum image

I tried Command, Embedded Script, Filename, and Arguments (-command "Import-Module AzureAD; Connect-AzureAD"). I think the problem is the command Connect-AzureAD that opens a Modern Authentication to connect to Azure.
forum image

All Comments (3)

avatar

Hello,

What RDM version are you using?

Could you please try to enable the Run in 64-bit mode option to see if that will help?

Best regards,

Érica Poirier

avatar

Hello,

I discovered the problem. Wrong credentials on folder... The problem was solved. Thanks for your help.

avatar

Hello,

Thank you for your feedback and glad you have found the problem.

Best regards,

Érica Poirier