Building Trustworthy AI Agents with Azure AI Content Safety and Foundry

Posted on Thu 23 April 2026 in Azure Course AI-103T00-A • Tagged with MicrosoftFoundry, AzureAI, GenerativeAI, ResponsibleAI, AIGovernance

TL;DR: Responsible AI in Microsoft Foundry is not a final “safety layer” you add at the end. It is a development process: discover risks, measure them, mitigate them, then govern the system in production. Microsoft’s learning module on responsible AI walks through that lifecycle in 9 units, and …


Continue reading

Optimize Generative AI Model Performance with Microsoft Foundry

Posted on Thu 23 April 2026 in Azure Course AI-103T00-A • Tagged with MicrosoftFoundry, AzureAI, GenerativeAI, RAG, LLMs, FineTuning

TL;DR: The Microsoft Learn module on optimizing generative AI model performance is really about one big idea: don’t treat model quality, grounding, and fine-tuning as separate conversations. In Microsoft Foundry, you improve performance by combining prompt engineering, RAG, and fine-tuning in the right order, then validating the result …


Continue reading

Building Generative AI Apps That Use Tools (Function Calling, Agents, and Beyond)

Posted on Wed 22 April 2026 in Azure Course AI-103T00-A • Tagged with Microsoft-Foundry, AzureAI, GenerativeAI, AIChatbots, AIEngineering

TL;DR: Modern generative AI apps are no longer just “chat interfaces.” The real power comes when models can use tools—call APIs, query databases, trigger workflows, and interact with enterprise systems. Using capabilities like function calling (via the Responses API), Azure AI integrations, and agent orchestration, you can turn …


Continue reading

Microsoft Foundry for Chat Apps: From Playground to Production

Posted on Wed 22 April 2026 in Azure Course AI-103T00-A • Tagged with Microsoft-Foundry, AzureAI, GenerativeAI, AIChatbots, AIEngineering

TL;DR: Microsoft Foundry gives you a practical, enterprise-friendly path to build chat apps around modern model endpoints, SDKs, and identity-aware access. The training module walks you through the real build flow: explore models in the chat playground, choose the right endpoint and SDK, then implement with either the Responses …


Continue reading