Add post: Copilot Studio + Foundry in the Same Solution#303
Conversation
|
Hey, thanks for contributing here. I am making a few updates to the post to reflect the style of the blog. Additionally, I wanted to ask you if you can add a header image and as well remove those embedded base64 images (in the embedded svg) and use either a PNG image in the asset folder, or even a SVG, but still in the asset folder, which you can reference in the markdown file. Still, I have a big concern. Why don't we mention at all the multi-agent connection mechanism that you can find in "Agents", but are instead creating additional infra via an Azure Function App? https://learn.microsoft.com/en-us/microsoft-copilot-studio/add-agent-foundry-agent In the "other architectures" you are also comparing this with a custom connector and again with building a custom A2A relay, but never informing about the activity protocol native way of integrating the two agents. I just wonder if there is a reason (like you've seen this pattern being more stable, or you found other problems in the other approaches) that we need to know. |
…path - Move both inline architecture diagrams from base64-embedded SVGs to standalone files under assets/posts/copilot-studio-foundry-same-solution/ - Product icons (Teams, Copilot Studio) now sourced from Cloudinary instead of base64 - Add header.svg - Surface the native "Add a Foundry agent" path (preview) in intro, comparison table, resources, and related posts so readers can self-select between the no-code native flow and the MCP stateless tool-call pattern this post documents
|
Thanks for the thorough review @GiorgioUghini - good catches on all fronts. Just pushed 71048e6. Images: Both inline SVG diagrams moved to Native Foundry connection: You're right that this was a real gap. Addressed in three places:
The reason this post still focuses on MCP rather than the native connector is the behavioral difference: with the native path Foundry runs its own chain-of-thought and receives the full conversation contextId (opaque sub-agent), whereas MCP gives Copilot Studio full control over what context crosses the boundary and what the orchestrator does with the result (stateless tool call). Both patterns are valid but they solve different problems - the post now makes that distinction explicit upfront so readers can self-select. |
What
New post on the technical wiring pattern for hybrid Copilot Studio + Azure AI Foundry solutions. Covers:
2025-05-01)Companion to
A strategic decision-framework post on the Partner News blog (which tool to pick); this post is the technical complement (how to wire when the answer is "both").
Notes for reviewer
emargotentry to_data/authors.yml