We're a place where coders share, stay up-to-date and grow their careers.
PM for Azure Functions. I do what I love - and I love serverless
Product Manager at Microsoft
All private interactions must abide by the code of conduct.
Currently Learning
JavaScript, Python, Kubernetes, and dotnet
Skills Languages
Cloud and Serverless
Great post!
Oct 25 '20
No known issue but I imagine this is due to in conflicting ...
Dec 9 '19
Great point
Dec 7 '19
Not sure where this landed but as an FYI just tested using ...
Dec 3 '19
We have them published mcr.microsoft.com/azure-functions/.....
Nov 27 '19
Was able to repro. Found a bug. Tracked here: github.com/Az...
Nov 19 '19
Ok let me see if I can repro
Hmm if that’s what your csproj says maybe the problem is th...
Your app is set to target 2.1 so your build agent will need...
Nov 18 '19
Yes makes sense. Would be interested to learn more what you...
Oct 22 '19
Thanks Bryden - I think what you’ve described above I spot ...
Oct 21 '19
Can you let me know the package you are pulling in that is ...
Yep! Have a few templates you can install via NuGet and dot...
Oct 18 '19
Azure Functions!!! My less well known but super useful one ...
Sep 17 '19
Awesome post!
Sep 12 '19
Yes - will work in all environments
Jun 24 '19
Nice summary! Quick heads up that azure functions supports ...
Jun 5 '19
When a function places a lock on a session, it may make mul...
May 31 '19
Even with durable you’re going to have at-least-once guarante...
It will retry the message according to whatever retry polic...
Suppose it depends on the SKU of service bus. You can modify...
Great post - definitely hearing many find value in serverle...
May 30 '19
No it won't - that's actually the version I'm using. I thi...
May 28 '19
All 24 comments
Sync two CosmosDB collections with an Azure Function
Great post!
Develop Azure Functions using .NET Core 3.1
No known issue but I imagine this is due to in conflicting ...
Serverless circuit breakers with Durable Entities
Great point
Develop Azure Functions using .NET Core 3.1
Not sure where this landed but as an FYI just tested using ...
Develop Azure Functions using .NET Core 3.1
We have them published mcr.microsoft.com/azure-functions/.....
Develop Azure Functions using .NET Core 3.1
Was able to repro. Found a bug. Tracked here: github.com/Az...
Develop Azure Functions using .NET Core 3.1
Was able to repro. Found a bug. Tracked here: github.com/Az...
Develop Azure Functions using .NET Core 3.1
Ok let me see if I can repro
Develop Azure Functions using .NET Core 3.1
Hmm if that’s what your csproj says maybe the problem is th...
Develop Azure Functions using .NET Core 3.1
Your app is set to target 2.1 so your build agent will need...
Serverless circuit breakers with Durable Entities
Yes makes sense. Would be interested to learn more what you...
Serverless circuit breakers with Durable Entities
Thanks Bryden - I think what you’ve described above I spot ...
Develop Azure Functions using .NET Core 3.1
Can you let me know the package you are pulling in that is ...
Develop Azure Functions using .NET Core 3.1
Yep! Have a few templates you can install via NuGet and dot...
What are your favorite VS Code extensions and why?
Azure Functions!!! My less well known but super useful one ...
Use Azure Function to Clean-up your Mess, Automatically
Awesome post!
Ordered queue processing in Azure Functions with Sessions
Yes - will work in all environments
Serverless FAQs
Nice summary! Quick heads up that azure functions supports ...
Ordered queue processing in Azure Functions with Sessions
When a function places a lock on a session, it may make mul...
Ordered queue processing in Azure Functions with Sessions
Even with durable you’re going to have at-least-once guarante...
Ordered queue processing in Azure Functions with Sessions
It will retry the message according to whatever retry polic...
Ordered queue processing in Azure Functions with Sessions
Suppose it depends on the SKU of service bus. You can modify...
Why I believe in the brave new world of serverless
Great post - definitely hearing many find value in serverle...
Using Entity Framework with Azure Functions
No it won't - that's actually the version I'm using. I thi...