login failed for user '<token-identified principal>' when connecting to Azure sql using managed identity locally
I have mvc 5 application that is targeting .net framework 4.8. I am trying to connect to the Azure sql db using managed identity locally but getting the following error: login failed for user token-identified principal> I've spent many hours…