Ignacio Serrano

Results 5 comments of Ignacio Serrano

> Hi @iserrano76 please update to the latest Microsoft.Graph PowerShell SDK version (2.21.0) which has the latest `Azure.Core` version (1.39.0) compatible with ExchangeOnlineManagement version 3.5.1. Hi @timayabi2020, It looks the...

> @iserrano76 apologies I just realized that I was in a PowerShell 7 session and not 5.1 and I was able to reproduce the issue. After investigations, it seems that...

> Hi @timayabi2020 > > I have the same issue. > > I need to use both modules in the same session. So I cant't use their individual PowerShell sessions....

The issue is in Powershell 5.1 and Import-module do not offer me AllowPrerelease parameter ![image](https://github.com/user-attachments/assets/972c4805-4a49-4f7b-a617-15a1aa7c7617) How do you install 3.6 Preview in powershell 5.1?

I test it with PS5.1 and EXO management 3.6.0-Preview1 and looks fine, I can connect both sessions. Great, Thanks!! I will wait for final version :)