I've been looking to see if .NET 4.8.0 supports Azure Interactive Authentication for environments where MFA is used.
Looking online it says it's possible with the version of System.Data.SqlClient in 4.8.0.
But it seems it's only for managed identities in Azure. You can't seem to provide a connection string specifying "Authentication= Active Directory Interactive".
Just wondering if this is actually the case?