Hello,
I created an Azure function app using C# and fetched my data using SQL queries. I am facing a problem connecting with the SQL server with an MFA-enabled account. I tried to use several ways and will add the links below. Each time I tried a way to connect I get an error.
If anyone has figured out a way to connect to the SQL server in C# please help me out.
Thank you in advance.