This repository acts as the top-level directory for official Microsoft Foundry documentation sample code and examples. It includes notebooks and sample code that contain end-to-end examples as well as smaller code snippets for common developer tasks.
This repository is entirely open source, guidance on how to contribute and links to additional repositories are provided below.
Use the samples in this repository to try out Microsoft Foundry scenarios on your local machine!
Pull requests run the required trusted check. Sample authors can run the same
per-sample Build-readiness validator locally and can opt a sample into
sample-owned Live-service validation through sample.yaml. See the
per-sample validation contract for
commands and language behavior.
The daily public validation cadence discovers metadata-bearing samples and publishes a run summary plus diagnostic artifacts in GitHub Actions.
Found a bug or have a suggestion? Open an issue — we welcome feedback from everyone!
Microsoft contributors with permission to create a branch in this repository can contribute a sample or fix by opening a pull request directly against main. Pull requests must pass the required trusted check and are merged by a maintainer. See the contributing guidelines for setup, validation, and review details.