Managing Intune with Graph, PowerShell 7 & MSAL
So it seems we need to talk about Graph and authentication again..
Recently, Microsoft announced an official “end of support timeline” for Azure Active Directory Authentication Library (ADAL) which means, any scripts or automation workflows that you use will need to be migrated over to the newer Microsoft Authentication Libraries (MSAL).