Skip to content

Commit 9691c43

Browse files
Merge pull request #79 from pratapladhani/feature/azure-ai-workshop-lab-order
feat: Switch Azure AI Workshop lab order for better learning flow
2 parents bb451b6 + aaa12e4 commit 9691c43

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)