From Raw Text to Structured Intelligence: Azure Language in Foundry Tools

Posted on Tue 28 April 2026 in Azure Course AI-103T00-A • Tagged with Microsoft Foundry, Azure AI, Azure Language, NLP, AI Agents, Responsible AI

TL;DR

Azure Language in Foundry Tools is Microsoft’s NLP layer for turning raw text into structured signals you can use in apps and agents. In this module, the focus is on three core capabilities: language detection, named entity recognition, and PII extraction. For intermediate developers, the real value …


Continue reading

How to Build Agentic Text Analysis on Azure with MCP

Posted on Tue 28 April 2026 in Azure Course AI-103T00-A • Tagged with Microsoft Foundry, Azure AI, Azure Language, MCP, AI Agents, Responsible AI

TL;DR

This module is about turning text understanding into an agent capability. Microsoft’s Azure Language MCP server exposes capabilities such as language detection, named entity recognition, and PII redaction to agents through the Model Context Protocol (MCP), so a Foundry agent can discover and call those tools dynamically …


Continue reading

Building Multi-Agent Systems on Azure with Microsoft Agent Framework

Posted on Sun 26 April 2026 in Azure Course AI-103T00-A • Tagged with Generative AI, Azure AI, Microsoft Foundry, AI Agents, Responsible AI, Microsoft Agent Framework, Semantic Kernel

TL;DR

Microsoft’s Orchestrate a multi-agent solution using the Microsoft Agent Framework module is an intermediate, 11-unit training path for AI engineers, developers, solution architects, and students. It teaches you how to build agents with the Microsoft Agent Framework SDK, choose the right orchestration pattern, and assemble multi-agent systems …


Continue reading

Microsoft Foundry + Visual Studio Code for AI Agents: What Developers Need to Know

Posted on Fri 24 April 2026 in Azure Course AI-103T00-A • Tagged with Generative AI, Azure AI, Microsoft Foundry, AI Agents, Responsible AI, MCP, Multi-Agent Orchestration, Visual Studio Code, Enterprise AI

TL;DR

Microsoft’s “Develop AI agents with Microsoft Foundry and Visual Studio Code” module is about building agents the way real teams ship software: in a proper development environment, with a managed agent platform, testing in integrated playgrounds, and deployment into applications. The module teaches the basics of AI …


Continue reading

Develop AI Agents on Azure — a Practical Guide to Building Real Enterprise Agents

Posted on Thu 23 April 2026 in Azure Course AI-103T00-A • Tagged with Generative AI, Azure AI, Microsoft Foundry, AI Agents, Responsible AI, MCP, Multi-Agent Orchestration

TL;DR

Microsoft’s Develop AI agents on Azure learning path is not about building a chatbot with a fancy prompt. It is about learning how to build production-grade agents using Microsoft Foundry Agent Service and Microsoft Agent Framework, with the full stack: IDE-based development, custom tools, MCP, enterprise knowledge …


Continue reading

Develop Generative AI Apps in Azure — the practical route from idea to production

Posted on Mon 20 April 2026 in Azure Course AI-103T00-A • Tagged with Generative AI, Azure AI, Microsoft Foundry, AI Agents, Responsible AI

TL;DR

This Microsoft Learn path is not just about “building a chatbot.” It is a six-module progression that takes you from planning your Azure AI environment, to selecting and evaluating models, to building chat apps, adding tools, tuning performance with prompt engineering/RAG/fine-tuning, and finally shipping responsibly. It …


Continue reading