.NET · AI Foundry · Architecture · Azure CLI · Azure Cognitive Services · Azure Open Ai · azure-resource-manager-templates · C# · Copilot · Copilot Extension · Copilot-SDK · docker · Entra · GitHub · managed-identity · OAuth 2.0

Building AI Agents on Azure Container Apps with the GitHub Copilot SDK and Your Own Foundry Models

March 2026 · .NET 8+ · GitHub Copilot SDK (Technical Preview) What if you could get the full agentic power of GitHub Copilot — tool calling, multi-turn sessions, streaming, automatic context compaction — but run it on your own infrastructure, with your own models, and no GitHub dependency at runtime? That's exactly what the GitHub Copilot SDK enables through its BYOK… Continue reading Building AI Agents on Azure Container Apps with the GitHub Copilot SDK and Your Own Foundry Models

.NET · .net-core · AI Foundry · AKS · API-Management · API-Management-Service · APIM · Architecture · Azure · Azure Active Directory · Azure AI Search · Azure Cognitive Services · Azure Container Registry · Azure Open Ai · AzureContainerApps · Bicep · Bicep · Bot Service · containerd · docker · Entra · IAC · Identity · managed-identity · OAuth 2.0

Building Backstage AI Chat Plugin with Azure AI Foundry Agents

This post shows how to add an AI assistant plugin to Backstage that lets internal developers chat with their own domain data using Azure AI Foundry Agents. We cover agent concepts, minimal API usage, plugin structure (frontend + lightweight backend proxy), security (secrets & identity), and deployment guidance. 1. Why an AI Chat Plugin in… Continue reading Building Backstage AI Chat Plugin with Azure AI Foundry Agents