Powershell V 7:
I have installed the new Powershell V7 on my windows 10 system
It appears to work for some scripts but not connecting to Msonline using Connect-Msolservice Cmdlet
I have installed the AzureAd and MSOnline modules
Exchange connection work fine
The Connect-Msolservice works in my previous powershell versions and connects straight to AzureAD without errors
I have attached the error I am getting
Is it because V7 still does not have all the connection functionality yet?