Forum Discussion

bhavya5903's avatar
bhavya5903
Advocate II
1 year ago
Solved

How to connect Fabric SQL Database in VS Code using C# or Python with non-interactive authentication

Hi all, I’m currently working on a data migration project using VS Code, where the destination is a Microsoft Fabric SQL Database. I'm able to successfully connect and write data using C#, but the a...