Limitations of bicep deployed function apps

Posted on Thu 01 June 2023 in devops • Tagged with devops, yaml, api's, bicep, c#, function apps

Not so simple to deploy an eventgrid subscription to a function app (which has any sort of code complexity)


Continue reading

.Net Background Tasks

Posted on Mon 31 January 2022 in dotnet • Tagged with dotnet, c#, background tasks

.Net background tasks, how to run necessary tasks


Continue reading

DotNet HttpClient Factory

Posted on Thu 09 December 2021 in dotnet • Tagged with dotnet, c#, api's

Using a typed HttpClient Factory


Continue reading