Joscha Metze
Joscha Metze
Running a dotnet core 2 function with eventGrid trigger inside a docker container (microsoft/azure-functions-dotnet-core2.0:latest) is not able to register to an event grid topic because of an Unauthorized (401) error....
Hi, I did notice that the QuartzTimers-example fails within the CancelWorkflow example. If you execute the example the string "Should not be executed" will be written to the console although...
Datamodel gives System.InvalidProgramException: Common Language Runtime detected an invalid program.
Hi, I tried bulk updater in a complex datamodel. Unfortunately it fails in the generated WriterForInsertAction with a InvalidProgramException. I tried to isolate the problem but have not been very...