In my .NET console application I\'m using the following code to sign in to Azure AD using MSAL library:
string[] scopes = new string[] { "User.Read&