I am trying to connect to Azure SQL Server from function App 2.0 using .NET core.
After i have added the SQL Data client reference and run the app i am getting not supported error can you please help on this.
You need to import SQL version 4.4.0 to make it work latest nuget update is breaking the changes,