<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>All Posts - Bruno Lucas Blog</title><link>https://brunolucas.org/posts/</link><description>All Posts | Bruno Lucas Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 22 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://brunolucas.org/posts/" rel="self" type="application/rss+xml"/><item><title>The difference between "Microsoft Foundry Agent", In-Process Agent (SDK) and Copilot Studio Agents</title><link>https://brunolucas.org/posts/all_agent_options/</link><pubDate>Wed, 22 Apr 2026 00:00:00 +0000</pubDate><author>Bruno Lucas</author><guid>https://brunolucas.org/posts/all_agent_options/</guid><description><![CDATA[<div class="featured-image">
                <img src="/images/image_dcfb1dce.png" referrerpolicy="no-referrer">
            </div><h3 id="introduction">Introduction</h3>
<p>With so many agent‑building platforms available, it’s essential to understand what each one offers across the dimensions that matter to your project. On the Microsoft cloud space today the three main Agent builders would be:</p>
<ol>
<li><a href="https://learn.microsoft.com/en-us/shows/mastering-copilot-studio/create-first-agent-copilot-studio" target="_blank" rel="noopener noreffer "><strong>Copilot Studio</strong></a> – Low‑code conversational agents built and orchestrated inside the Power Platform.</li>
<li><a href="https://learn.microsoft.com/en-us/azure/foundry/agents/concepts/hosted-agents" target="_blank" rel="noopener noreffer "><strong>Azure AI Foundry Hosted Agents</strong></a> – Fully managed, cloud‑hosted agents running on Microsoft’s Agent Service.</li>
<li><a href="https://learn.microsoft.com/en-us/agent-framework/overview/?pivots=programming-language-python" target="_blank" rel="noopener noreffer "><strong>In‑Process Agents (Microsoft Agent Framework)</strong> </a>– Code‑based agents running inside your own compute (Functions, Container Apps, AKS, etc.).</li>
</ol>
<p>Copilot Studio is on the edge of simplicity with low code/no code. In‑process agents provide the most flexibility but also more complexity with sdk code. What is best for your project depends on the “non‑negotiable” requirements. Before discussing that, check this table:</p>]]></description></item></channel></rss>