Recently while writing an SSIS package, we were getting the below exception. System.Exception: Error: Failed to set field ‘birthdate’ value to ” for entity ‘contact’ (field type: DateTime, value type:
Recently while writing an SSIS package, we were getting the below exception. System.Exception: Error: Failed to set field ‘birthdate’ value to ” for entity ‘contact’ (field type: DateTime, value type:
Today for one of our Azure WebJobs when we tried checking its log, we got the below error à Seemed strange as being the Contributer of that Resource Group, I
Recently while developing SSIS packages, the Visual Studio (SSDT) got crashed. After restarting the Visual Studio and trying to execute the package we got the below error. System.IO.IOException: The process
In my previous blog, I explained how to create an Azure Function and consume it in PowerApps using custom connector but it was not secured (anonymous) and anyone can access