Skip to content

microsoft/FrontierWeekHack

Repository files navigation

banner

Build and Scale AI Agents with Azure Hackathon

Welcome to the hands-on lab experience of the Microsoft Cloud & AI Frontier Week Hackathon — where ideas turn into real solutions.

Throughout Frontier Week, you’ve explored how AI is transforming organizations. This is where you put that into practice.

In this lab, you’ll build, monitor, evaluate, and orchestrate AI agents using the Microsoft Foundry SDK. You’ll follow a guided, scenario-based experience designed to help you move from concept to a working, enterprise-ready multi-agent system.

By the end, you won’t just understand how agents work — you’ll have built one you can trace, evaluate, and deploy.

All challenge instructions are also available at microsoft.github.io/FrontierWeekHack.

What You'll Learn

This lab walks you through the full lifecycle of building production-ready AI agents with Microsoft Foundry:

  • Agent design — Create purpose-built agents with system prompts, tools, and domain-specific data
  • Observability — Instrument agents with OpenTelemetry-based GenAI tracing via Application Insights
  • Quality evaluation — Run LLM-as-judge evaluations to systematically measure agent output quality
  • Multi-agent orchestration — Wire agents into automated workflows using the Python SDK and the Foundry portal

This is a code-first hackathon — you'll write and run Python throughout. However, several challenges also have you interact with the Microsoft Foundry portal to deploy models, explore traces, review evaluations, and build workflows visually. Expect to move between your IDE and the portal regularly.

Choose Your Scenario

All paths teach the same Foundry concepts — pick the one that resonates with you the most:

Scenario Description Start Here
🏭 Factory Detect machine anomalies and diagnose faults at TireForge Industries Factory Lab
📋 Claims Triage incoming claims and recommend actions at ClaimSight Insurance Claims Lab
📞 Call Center Classify call intents and advise resolutions at NovaTel Communications Call Center Lab

All scenarios follow the same 5-challenge structure:

# Challenge Duration What You'll Learn
0 Setup 20 min Provision Microsoft Foundry, deploy a model, verify auth
1 Build Agents 35 min Create two agents with tools and system prompts
2 Monitor 20 min Enable GenAI tracing with Application Insights
3 Evaluate 25 min Run LLM-as-judge evaluations against test datasets
4 Workflow 20 min Orchestrate agents in a multi-step pipeline

Prerequisites

  • Azure subscription with Contributor access
  • Python 3.10+ installed locally (not needed for Codespaces)
  • Azure CLI (az) installed and logged in
  • ~20 minutes for infrastructure provisioning

Ready to Expand Your Knowledge?

We are on Tour!

banner

Take your Frontier Week momentum even further with a high-energy, in-person experience. Spend a full day exploring advanced use cases, hands-on builds, and expert-led sessions designed to turn ideas into real business impact. Find the event nearest you on EMEA Agentic AI Hacks - Microsoft Pulse.

Go deeper with the docs

Keep learning on Microsoft Learn

About

Hands-on Microsoft Foundry hackathon labs to build, monitor, evaluate, and deploy agentic AI workflows.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors