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

Inside Microsoft’s Natural Language Solutions Path for Azure AI Developers

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

TL;DR

Why this learning path matters

I am assuming you want a single practitioner-oriented guide to the full learning path, not a lesson-by-lesson recap. That assumption fits the structure of the path: it is an intermediate track for AI Engineers and Developers, and Microsoft positions it around building apps …


Continue reading

Create Speech-Enabled Apps with Azure Speech in Microsoft Foundry Tools

Posted on Tue 28 April 2026 in Azure Course AI-103T00-A • Tagged with Microsoft Foundry, Azure Speech, Speech-to-Text, Text-to-Speech, AI Apps

TL;DR

This module is a practical entry point into voice-first AI on Azure. Microsoft describes it as an intermediate module with 9 units that teaches you how to use a Microsoft Foundry resource for Azure Speech, implement speech recognition with the Speech to text API, implement speech synthesis with …


Continue reading

From Text to Voice: Building Speech-Capable Generative AI on Azure

Posted on Tue 28 April 2026 in Azure Course AI-103T00-A • Tagged with Microsoft Foundry, Azure AI, Azure Speech, NLP, AI Agents, Azure OpenAI, Generative AI, I

TL;DR

Assuming by “Azure learning path 2” you mean the module Develop a speech-capable generative AI application, this training path is about making AI speak and listen, not just generate text. Microsoft says the module is intermediate, aimed at AI Engineers, spans 7 units, and teaches you how to …


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

Microsoft Agent Framework Explained: Agents, Workflows, and Enterprise AI

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

TL;DR

Microsoft Agent Framework is the direct successor to the Semantic Kernel and AutoGen agent stacks, and Microsoft now positions it as the framework for building agents and workflows on top of Foundry Agent Service. The current Microsoft Learn module teaches you how to connect to a Foundry project …


Continue reading

Discover Azure AI Agents with A2A: Why Agent-to-Agent Communication Matters

Posted on Sun 26 April 2026 in Azure Course AI-103T00-A • Tagged with Azure AI, Microsoft Foundry, AI Agents, A2A, Multi-Agent Orchestration

TL;DR

Microsoft’s Discover Azure AI Agents with A2A module is an intermediate, 8-unit training path that teaches how to use the Agent-to-Agent (A2A) protocol for agent discovery, direct communication, and coordinated task execution across remote agents. A2A is a standardized way for agents to find each other, exchange …


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 Workflows Explained: Nodes, Power Fx, and Human-in-the-Loop AI

Posted on Sat 25 April 2026 in Azure Course AI-103T00-A • Tagged with Azure AI, Microsoft Foundry, Workflow Automation, AI Agents, Power Fx

TL;DR

Microsoft’s Build agent-driven workflows using Microsoft Foundry module is about turning agents from isolated responders into coordinated systems that can route requests, branch on conditions, loop over collections, and hand off low-confidence cases to humans. The module teaches how nodes, variables, agent outputs, structured outputs, conditional logic …


Continue reading

Foundry IQ and Azure AI Search: The Future of Knowledge-Enhanced Agents

Posted on Sat 25 April 2026 in Azure Course AI-103T00-A • Tagged with Azure AI, Microsoft Foundry, Foundry IQ, AI Agents, RAG

TL;DR

Foundry IQ is Microsoft’s managed knowledge layer for enterprise AI agents. It connects structured and unstructured data across Azure, SharePoint, OneLake, and the web, then uses agentic retrieval to help agents answer with grounded, citation-backed responses. The Microsoft Learn module teaches how RAG solves the “knowledge problem …


Continue reading