# build25-LAB309
**Repository Path**: mirrors_microsoft/build25-LAB309
## Basic Information
- **Project Name**: build25-LAB309
- **Description**: Microsoft Build 2025 LAB309
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-05-16
- **Last Updated**: 2026-02-21
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Build 2025 LAB309
This repo is to describe and organize the materials for LAB309.
[Microsoft Build catalog listing](https://build.microsoft.com/en-US/sessions/LAB309)
## Integrating AI in Apps with GitHub Copilot & Azure Developer CLI
Abstract
Join us in this dynamic session where you will learn how to enhance existing applications with AI capabilities with tools like the Azure Developer CLI (azd) and GitHub Copilot for Azure. In this session, learn how to take an existing application from a ready-made open-source template, perform IaC tasks, deploy the application, manage resources, diagnose, and monitor apps using azd CLI and GitHub Copilot for Azure. Elevate your Azure development experience with practical insights and hands-on demonstrations.
To get started, go to [Lab Instructions](https://github.com/microsoft/build25-LAB309/tree/main/Lab-Instructions), and start with exercise 0.
#### Instructors (2):
- Yun Jung Choi
- Liam Hampton
#### Proctors (4):
- Kristen Womack
- Jeffrey Chen
- Chris Harris
- Kay Venkatrajan
In this Lab, learners will be able to:
- Start with a basic Python app to add AI features and deploy it to Azure, using command line tooling and Infrastructure as Code
- Identify an AI scenario for the application
- Find the best model to use for the AI scenario using GitHub Copilot for Azure
- Then add AI functionality to the application code to implement the AI feature
- Redeploy app with new features
- Configure monitoring and diagnostic tools to fix the app
- Work with the GitHub Copilot for Azure for cost optimization
## Session Resources
The material in this repo was presented at Microsoft Build 2025 under the session title Integrating AI in Apps with GitHub Copilot & Azure Developer CLI. Please access these links for the session materials, recording, and Learn resources.
| Resources | Links | Description |
|:-------------------|:----------------------------------|:-------------------|
| Build session page | https://build.microsoft.com/sessions/LAB309 | Event session page with downloadable recording, slides, resources, and speaker bio |
| Presentation | TBC | Event session overview presentation |
## Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
## Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
Any use of third-party trademarks or logos are subject to those third-party's policies.