Microsoft Foundry is a unified Azure platform-as-a-service offering for enterprise AI operations, model builders, and application development. This foundation combines production-grade infrastructure with friendly interfaces, enabling developers to focus on building applications rather than managing infrastructure.
Microsoft Foundry unifies agents, models, and tools under a single management grouping with built-in enterprise-readiness capabilities including tracing, monitoring, evaluations, and customizable enterprise setup configurations. The platform provides streamlined management through unified Role-based access control (RBAC), networking, and policies under one Azure resource provider namespace.
| Item | Description | Link |
|---|---|---|
| 🔥 Mistral Document AI | End‑to‑end examples of Mistral Document AI within Azure AI Foundry. | https://github.com/retkowsky/Azure-OpenAI-demos/blob/main/Mistral%20Document%20AI/Mistral%20Document%20AI%20with%20Azure%20AI%20Foundry.ipynb |
| 🔥 Flux.1 Kontext Pro – Text & Image‑to‑Image | Image editing scenarios using Flux.1 Kontext Pro with Azure AI Foundry. | https://github.com/retkowsky/Azure-OpenAI-demos/blob/main/Flux.1%20Kontext%20Pro/Image%20Edition%20with%20Flux.1%20Kontext%20Pro%20with%20Azure%20AI%20Foundry.ipynb |
| 🔥 Flux1.1 Pro – Text‑to‑Image | High‑quality text‑to‑image generation using FLUX‑1.1‑pro in Azure AI Foundry. | https://github.com/retkowsky/Azure-OpenAI-demos/blob/main/blackforestslabs/flux1.1pro/Text%20to%20image%20with%20FLUX-1.1-pro%20in%20Azure%20AI%20Foundry.ipynb |
| Item | Description | Link |
|---|---|---|
| 🔥 GPT‑5 demo examples | GPT‑5 usage patterns and reference scenarios in Azure AI Foundry. | https://github.com/retkowsky/Azure-OpenAI-demos/blob/main/gpt5/Azure%20AI%20Foundry%20-%20gpt5.ipynb |
AutoGen series
| Item | Description | Link |
|---|---|---|
| 🔥 AutoGen – Settings | Configuration patterns and best practices for AutoGen. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/Autogen |
| 🔥 AutoGen – Introduction | Conceptual and architectural introduction to AutoGen. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/Autogen |
| 🔥 AutoGen – Simple agent for financial analysis | Scenario using AutoGen agents for financial data analysis. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/Autogen |
| 🔥 AutoGen – Azure AI Agent integration | Integration of AutoGen with Azure AI Agent Service. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/Autogen |
| 🔥 AutoGen – Chatbot | Chat‑oriented agent implementation with AutoGen. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/Autogen |
| 🔥 AutoGen – Enabling LLM‑powered agents to cooperate | Coordinating multiple agents collaboratively. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/Autogen |
| 🔥 AutoGen – Multi‑agents | Multi‑agent orchestration patterns. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/Autogen |
| 🔥 AutoGen – Multi‑agent with image generation | Multi‑agent workflows integrating image generation. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/Autogen |
| 🔥 AutoGen – Human interaction | Human‑in‑the‑loop interactions within AutoGen flows. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/Autogen |
| 🔥 AutoGen – Multimodal | Multimodal scenarios (text, image, etc.) with AutoGen. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/Autogen |
Azure AI Agent Service
GPT‑image‑1 on Azure AI Foundry
| Item | Description | Link |
|---|---|---|
| 🔥 Image generation | Text‑to‑image generation scenarios with gpt‑image‑1. | https://github.com/retkowsky/Azure-OpenAI-demos/blob/main/gpt-image-1/Azure%20AI%20Foundry%20gpt-image-1%20-%20Image%20generation.ipynb |
| 🔥 Image editing | Image editing workflows based on existing images. | https://github.com/retkowsky/Azure-OpenAI-demos/blob/main/gpt-image-1/Azure%20AI%20Foundry%20gpt-image-1%20-%20Image%20edition.ipynb |
| 🔥 Image composition | Composing multiple elements into a single generated image. | https://github.com/retkowsky/Azure-OpenAI-demos/blob/main/gpt-image-1/Azure%20AI%20Foundry%20gpt-image-1%20-%20Image%20Compose.ipynb |
| 🔥 Image inpainting | Inpainting and localized image modification scenarios. | https://github.com/retkowsky/Azure-OpenAI-demos/blob/main/gpt-image-1/Azure%20AI%20Foundry%20gpt-image-1%20-%20Image%20Inpainting.ipynb |
| Item | Description | Link |
|---|---|---|
| 🔥 o1‑mini | Compact, cost‑efficient reasoning with o1‑mini. | https://github.com/retkowsky/Azure-OpenAI-demos/blob/main/o1/Azure%20OpenAI%20o1%20mini%20examples.ipynb |
| 🔥 o3‑mini | Advanced lightweight reasoning with o3‑mini. | https://github.com/retkowsky/Azure-OpenAI-demos/blob/main/o3/Azure%20OpenAI%20o3%20mini%20examples.ipynb |
| 🔥 GPT‑4o fine‑tuning (text) | Text classification with a fine‑tuned GPT‑4o model. | https://github.com/retkowsky/Azure-OpenAI-demos/blob/main/Gpt-4o-Text-FineTuning/Text%20classification%20with%20gpt-4o%20fine%20tuned%20model.ipynb |
| Item | Description | Link |
|---|---|---|
| 🔥 Azure OpenAI audio generation | Audio generation flows using GPT‑4o. | https://github.com/retkowsky/Azure-OpenAI-demos/blob/main/Azure%20OpenAI%20audio%20generation/Azure%20OpenAI%20Gpt4o%20Audio.ipynb |
| Item | Description | Link |
|---|---|---|
| 🔥 Image classification with gpt‑4o | Baseline image classification with GPT‑4o. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/gpt-4o-image-classification |
| 🔥 gpt‑4o model fine‑tuning for image classification | Fine‑tuning GPT‑4o for industrial image classification (NEU dataset). | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/gpt-4o-image-classification-finetuning |
| Item | Description | Link |
|---|---|---|
| 🔥 AI audio and video podcast generator | Automated podcast production with Azure OpenAI, Azure AI Document Intelligence, and Azure AI Speech. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/AI%20podcast%20generation |
| 🔥 GPT‑4o fine‑tuning for VQA | Visual question answering using a fine‑tuned GPT‑4o model. | https://github.com/retkowsky/Azure-OpenAI-demos/tree/main/Gpt-4o%20Fine%20tuning |
| Item | Description | Link |
|---|---|---|
| Microsoft Foundry – product page | Product overview, capabilities, and pricing. | https://azure.microsoft.com/en-us/products/ai-foundry/#AI-Foundry-Hero |
| What is Microsoft Foundry? | Conceptual documentation and key architectural concepts. | https://learn.microsoft.com/en-us/azure/ai-foundry/what-is-azure-ai-foundry |
| Field | Details |
|---|---|
| Name | Serge Retkowsky |
| Created | 05 September 2023 |
| Last updated | 24 November 2025 |
| serge.retkowsky@microsoft.com | |
| https://www.linkedin.com/in/serger/ | |
| Medium publications | https://medium.com/@sergems18/ |


