Hi, Is there any way to make Prisma work with MSSQL/SQL Server with the Azure AD Token flow instead of the username/password flow?
We won't be able to use Prisma with our application unless we can use this authorization scheme.
I looked through the code, and it seems this is not yet possible, but should be possible with a minor adjustment to the Prisma APIS (which would be a semver major change).
https://github.com/prisma/prisma/issues/12562 I made said issue before realizing there was a Slack workspace