I need to use the Azure AD authentification with the Azure DB Connector or the SQL Server Connector. But the connector is using the SQL authentification as default. Is there a way to change the authentification method? Or can I insert a paramter in the advance section to tell the connector that it should use the Azure AD with password method. I also tried to use a ODBC Connector and create a System and User DNS. But there seems to be a bug with Azure and ODBC. Because we always get the error CoInitialize was not started. And many other people with R, C# or other programming languages got the same error when they used ODBC and an Azure DB.