cgillum Profile Banner
Chris Gillum Profile
Chris Gillum

@cgillum

Followers
4K
Following
12K
Media
102
Statuses
4K

Partner Software Architect at Microsoft. Creator of Azure Durable Functions, Easy Auth, and Dapr Workflow. 日本語もOKです。

Seattle
Joined June 2008
Don't wanna be here? Send us removal request.
@cgillum
Chris Gillum
16 days
📢 Today we launched the durable task extension for Microsoft Agent Framework! With this extension, you can host and orchestrate agents natively in Azure Durable Functions. Both .NET and Python are supported.
2
7
17
@cgillum
Chris Gillum
1 day
The real superpower of AI agents isn’t telling you the weather. It’s automating entire processes that rely on complex language understanding — something needed everywhere but impractical until just a few years ago.
0
0
6
@cgillum
Chris Gillum
6 days
I discuss this a bit more (including some implementation strategies) in a blog post I wrote earlier this year:
Tweet card summary image
blog.cgillum.tech
Anthropic, one of the premier AI safety and research companies, recently posted an essay on building effective agents, where the authors…
0
0
0
@cgillum
Chris Gillum
6 days
There are two main approaches to multi-agent orchestration: deterministic workflows, which provide predictability and reliability (great for business process automation), and AI-directed orchestration, which offer adaptability and creative innovation. The former is good for
1
2
3
@AzureFunctions
Azure Functions
11 days
🚀The Azure Functions MCP extension is now GA, making it easier than ever to host remote MCP servers. And now you can also host MCP SDK–based servers on Functions. If you've already built these servers, just deploy as-is. Serverless, secured, and flexible.
Tweet card summary image
techcommunity.microsoft.com
Model Context Protocol (MCP) servers allow AI agents to access external tools, data, and systems, greatly extending the capability and power of agents. When...
0
18
63
@cgillum
Chris Gillum
13 days
Events are the Wrong Abstraction (great talk by Mason Egger):
0
0
1
@cgillum
Chris Gillum
15 days
I'll be at #msignite this year as a lab speaker for LAB514: "Build and deploy AI agents with MCP and Azure Functions". I'll also be hanging out at the Azure Container Apps and Azure Functions booth. Hope to see folks there! 🙂
1
1
3
@cgillum
Chris Gillum
16 days
Or if you prefer videos, we have a ~7-minute overview here:
0
0
0
@cgillum
Chris Gillum
16 days
With this extension, you can: - expose stateful agents as HTTP or MCP endpoints - create deterministic multi-agent orchestrations - distribute agents and tool calls across thousands of nodes - visually debug agent interactions using the durable task scheduler
1
0
0
@diptanu
Diptanu Choudhury
2 months
The next frontier for durable execution is data applications. Small payload limits and no scale-out compute for ingest/transform make building agentic data applications with Durable Execution cumbersome. Take an agent that scrapes https://t.co/ApJe8FFWCO daily, parses PDFs, and
@lennypruss
Lenny Pruss
2 months
@criccomini Durable execution will soon be a core computing primitive akin to the S3 bucket.
3
4
24
@cgillum
Chris Gillum
2 months
The team just released OpenAI Agent SDK Integration with Azure Durable Functions! Learn more about it in this blog post by Nick Greenfield:
Tweet card summary image
techcommunity.microsoft.com
Picture this: Your agent authored with the OpenAI Agent SDK is halfway through analyzing 10,000 customer reviews when it hits a rate limit and dies. All that...
0
18
114
@AzureFunctions
Azure Functions
3 months
🚀 Early preview: Bring-Your-Own Remote MCP Server on Azure Functions! Keep your existing Python/Node/.NET MCP code and just host remotely on Flex Consumption plan w/ bursty, event-driven scaling, built-in security & serverless pricing. Try it now! https://t.co/MJ8AdY1o42 #MCP
Tweet card summary image
techcommunity.microsoft.com
If you’ve already built Model Context Protocol (MCP) servers with the MCP SDKs and wished you could turn them into world class Remote MCP servers using a...
2
19
59
@cgillum
Chris Gillum
4 months
Kazuki even put together a lab! You can find the code and instructions (in English) here:
0
0
2
@cgillum
Chris Gillum
4 months
This is awesome: Deep research implementation in .NET using Azure OpenAI and Azure Durable Functions. Both reliable and serverless!
@okazuki
かずき(Kazuki Ota) | CSA & Evangelist at MS
4 months
Durable Functions で Deep Research を実装する|Kazuki Ota https://t.co/sIqcbzckOi #zenn
1
0
11
@cgillum
Chris Gillum
4 months
In addition to Durable Functions, the standalone Durable Task SDK for .NET (which can be used with the Durable Task Scheduler backend) also supports the orchestration versioning feature.
1
0
0
@cgillum
Chris Gillum
4 months
The orchestration versioning feature is now available for .NET isolated Durable Function apps using any of the supported storage providers, including the latest durable task scheduler.
1
0
0