jeffjon12

Results 2 issues of jeffjon12

I have need to authenticate to Azure SQL Server using token based authentication. This is possible in other languages like Python because the ODBC packages like pyodbc support pre-connection attributes...

My Azure Function project uses the default NewtonSoft JSON serialization which follows the casing of the properties. In C# the convention is to use PascalCased properties. After adding the Microsoft.Azure.WebJobs.Extensions.WebPubSub...

bug
azure function