two factor authentication
2 TopicsSwitch off two factor authentication
Dear community members, We've created a free MS Teams group. After a while the login process started to force two factor authentication. It can be delayed for 14 days. I would like to switch that off completely for the whole group, because (1) there is nothing sensitive in the group from security point of view (classroom team) and (2) many of the members had problems with the registration which will now become even harder with the two factor authentication. Thank you for any hints, help!Solved31KViews0likes7CommentsInteractive authentication to Azure SQL Database
I am using Azure SQL Database and the authentication is based on azure active directory two factor authentication. As a foreground, I would like to have an MS Access database to link to SQL database tables and share this database with the client. I have created an ODBC connection in the "Linked Table Manager" like this: DRIVER=ODBC Driver 18 for SQL Server;SERVER=myServer.database.windows.net;APP=Microsoft Office;DATABASE=myDatabase;TrustServerCertificate=Yes; The problem is that when I'm developing forms, the authentication window repeatedly asks for authentication. How can I fix it so that I only authenticate once?1.3KViews0likes3Comments