Forum Discussion
Microsoft SQL: Integrated Security not supported.
- 2 years ago
Thanks for the answer. But I figured it out. I was using windows cred mistakenly. We need to use Microsoft account credentials. That was a silly mistake.
Hi rubayatyasmin ,
Integrated Security in Microsoft SQL Server is used to establish a connection to the database using the current user's Windows credentials. However, when working with certain connections, like DirectQuery in Power BI or accessing external data sources in Fabric, Integrated Security might not be supported or behave differently.
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
- rubayatyasmin2 years agoCommunity Champion
Thanks for the answer. But I figured it out. I was using windows cred mistakenly. We need to use Microsoft account credentials. That was a silly mistake.