Idea: Develop a reader to connect to Microsoft Azure using the Azure Active Directory (Universal) with MFA support.
Background: Currently there is an increasing need to connect to applications using Microsoft Azure Active Directory with MFA. It is easy to connect to a Microsoft azure db using SQL Server Management Studio - the more recent versions allow this connection. The idea is that FME use the same connection method to allow connections to azure databases. I have seen some work arounds using JDBC and ODBC, however I believe this to be worthy of its own idea.