A curated list of Samples from the World Wide Software & Developer Global Black Belt Team.
This repository serves as a centralized hub for sample links, providing easy access to various samples that highlight:
- GitHub Platform Features: Samples of GitHub's capabilities including Actions, Copilot, Advanced Security, Packages, and more
- GitHub + Azure Integration: Examples showcasing the synergy between GitHub and Microsoft Azure services
- Developer Workflows: Best practices and patterns for modern software development
Title | Description | Maintainer | Link |
---|---|---|---|
Azure AI Foundry Agent MCP Server | Azure AI Foundry Agent MCP Server with user isolation and session management. | @satomic | https://github.com/satomic/ai-foundry-agent-mcp |
Foundry Agent OpenAI Compatibility Adapter | This adapter provides an OpenAI-compatible API layer for Azure AI Foundry Agents, allowing you to use existing OpenAI client libraries and tools with Azure AI Foundry Agents seamlessly. It acts as a bridge between the OpenAI API format and Azure AI Foundry Agent APIs. Moreover, this is a more elegant way to use AI Foundry Agent than using mcp integration. | @satomic | https://github.com/satomic/foundry-agent-openai-compat-adapter |
Title | Description | Maintainer | Link |
---|---|---|---|
Platform Mode | A starter guide to creating a standards for implementing Platform Engineering with GHCP (Prompts, Chat Modes, Instructions and MCP) | @raykao | https://github.com/DevExpGbb/platform-mode |
Title | Description | Maintainer | Link |
---|---|---|---|
Azure Container Apps Runner | An exmaple of using Azure Container Apps as a GitHub Action Runner Pool | @raykao | https://github.com/DevExpGbb/github-aca-runner |
Coming soon - Links to demonstrations of GitHub's core platform features:
- GitHub Actions for CI/CD
- GitHub Copilot for AI-assisted development
- GitHub Advanced Security (GHAS) features
- GitHub Packages and container registry
- GitHub Projects and issue tracking
- GitHub Codespaces for cloud development environments
Coming soon - Links to samples showing GitHub and Azure working together:
- Deploying to Azure App Service with GitHub Actions
- Azure Kubernetes Service (AKS) integration
- Azure Functions deployment workflows
- Infrastructure as Code with Terraform/Bicep
- Azure DevOps and GitHub integration scenarios
- Azure Active Directory authentication
Each sample link will include:
- A brief description of what is sample
- Prerequisites and requirements
- Link to the public sample repository
- Key takeaways and learning objectives
If you have a sample repository you'd like to add to this collection:
- Ensure the sample repository is public
- Add clear documentation in the sample repository
- Submit a pull request with the sample link and description
For questions or suggestions, please open an issue in this repository.
Maintained by the Software/Developer Global Black Belt Team