~/azure-gh-600 · Orchestrate Multi-Agent Coordination ▊
← GitHub Certified: Agentic AI Developer
AZURE · objective · 17% of the exam
Orchestrate Multi-Agent Coordination — GitHub Certified: Agentic AI Developer
The official AZURE documentation our Orchestrate Multi-Agent Coordination practice questions are cited to. Review the primary sources, then practise.
Official references for this objective
-
Microsoft — AutoGen to Microsoft Agent Framework Migration Guide | Microsoft Learn
GraphFlow : Control-flow based where edges are transitions and messages are broadcast to all agents; transitions are conditioned on broadcasted message content Workflow : Data-flow
-
Microsoft — semantic_kernel.agents.group_chat.agent_group_chat.AgentGroupChat class | Microsoft Learn
agent The agent to invoke. If not provided, the method processes all agents in the chat. Default value: None
-
Microsoft — semantic_kernel.agents.group_chat.agent_chat.AgentChat class | Microsoft Learn
set_activity_or_throw Set the activity signal or throw an exception if another agent is active.