Hi Rob, I have no experience with this but from looking at the docs you could try adding the following as an option to the database connection
authentication=ActiveDirectoryInteractive It might result in having to authenticate for each and every connection we make though, so let us know how it goes. Cheers, Hans On Thu, 13 Mar 2025 at 19:38, Rob Burgess <[email protected]> wrote: > Hi > > Is it possible to query data in a Azure SQL Server database using the > authentication type: Microsoft Entra ID - Universal with MFA support? > > Thanks > > *Rob* > > > >
