Skip to content

Commit aaa12e4

Browse files
committed
feat: Switch Azure AI Workshop lab order - Data Fabric Agent now Lab 4, Guild Hall MCP now Lab 5
1 parent bb451b6 commit aaa12e4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

_data/lab-config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -368,11 +368,11 @@ azure_ai_workshop_lab_orders:
368368
# Lab 3: BYOM Tool in Studio (40 min)
369369
3: "mcs-byom" # Bring Your Own Model capabilities in Copilot Studio
370370

371-
# Lab 4: Extend with MCP Server (70 min)
372-
4: "guildhall-custom-mcp" # Build and deploy custom MCP server for extensibility
371+
# Lab 4: Data Fabric Agent (45 min)
372+
4: "data-fabric-agent" # Fabric Data Agents with Agent-to-Agent communication
373373

374-
# Lab 5: Data Fabric Agent (45 min)
375-
5: "data-fabric-agent" # Fabric Data Agents with Agent-to-Agent communication
374+
# Lab 5: Extend with MCP Server (70 min)
375+
5: "guildhall-custom-mcp" # Build and deploy custom MCP server for extensibility
376376

377377
# =====================================================
378378
# MCS IN A DAY EVENT LAB ORDERING - Specific sequence for MCS in a Day workshop

lab-config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -368,11 +368,11 @@ azure_ai_workshop_lab_orders:
368368
# Lab 3: BYOM Tool in Studio (40 min)
369369
3: "mcs-byom" # Bring Your Own Model capabilities in Copilot Studio
370370

371-
# Lab 4: Extend with MCP Server (70 min)
372-
4: "guildhall-custom-mcp" # Build and deploy custom MCP server for extensibility
371+
# Lab 4: Data Fabric Agent (45 min)
372+
4: "data-fabric-agent" # Fabric Data Agents with Agent-to-Agent communication
373373

374-
# Lab 5: Data Fabric Agent (45 min)
375-
5: "data-fabric-agent" # Fabric Data Agents with Agent-to-Agent communication
374+
# Lab 5: Extend with MCP Server (70 min)
375+
5: "guildhall-custom-mcp" # Build and deploy custom MCP server for extensibility
376376

377377
# =====================================================
378378
# MCS IN A DAY EVENT LAB ORDERING - Specific sequence for MCS in a Day workshop

0 commit comments

Comments
 (0)