Forum Discussion
MS Graph (or alternative) for M365/O365 Retention Policy management
- Jan 25, 2022
Good news guys!
Our request just got updated!
Check it out: https://m365log.com/apps-365/certificate-based-authentication-for-security-and-compliance-center-powershell/
How is something like this not documented anywhere?
Anyway, thank you very much! I will update our scripts today.
Jhosefer I think the main reason it's not documented is that it's still up in the air as to what will be the path forward (i.e., this solution I've shared, vs keeping/updating Connect-IPPSSession alive as its own cmdlet vs demoting it to be just an alias of the Connect-ExchangeOnline cmdlet). I'm definitely speculating here and do not have the internal answers but from my poking and prodding here and over on GitHub, it's my best guess.
In another GitHub issue, Chris also pointed out this same trick, while it works with the preview 2.0.6*** versions, since those versions default to non-RPS, we have to supply the -UseRPSSession switch. So again, not quite ready to be documented while things are in between current GA and final target state.