Category: Azure AI

Build a MCP client using Azure AI Foundry and OpenAI Agents SDK
Build a MCP client using Azure AI Foundry and OpenAI Agents SDK
Blog Posts

In a post on X dated March 26, 2025, OpenAI CEO Sam Altman announced that OpenAI has integrated support for the Model Context Protocol (MCP) into its Agents SDK. As outlined in the Model Context Protocol (MCP) documentation for the OpenAI Agents SDK: MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like… READ MORE

Azure Open AI Vs Azure AI Services Vs Azure AI Foundry
Azure Open AI Vs Azure AI Services Vs Azure AI Foundry
Blog Posts

Azure’s AI ecosystem can be overwhelming with terms like Azure OpenAI Service, Azure AI Service, Azure OpenAI Studio, Azure AI Studio, and Azure AI Foundry all floating around. If you used Azure a long back and again came after some period of time and just confused now, don’t worry you are in the right place to… READ MORE

Autonomous Agentic AI using Microsoft Copilot Studio
Autonomous Agentic AI using Microsoft Copilot Studio
Blog Posts

We are talking about a custom engineered Copilot which can execute the Azure VM lifecycle management (start and stop for demo) autonomously onto Azure cloud with simple natural language prompts through chat using Copilot Studio. Note: Not to be confused with Microsoft Copilot for Azure (wrote about it here in 2023). Let’s go!! The rapid evolution of… READ MORE

Transforming Azure AI Foundry Agents into MCP-Compliant Services
Transforming Azure AI Foundry Agents into MCP-Compliant Services
Blog Posts

Model Context Protocol (MCP) Overview As AI ecosystems become increasingly complex, seamless interoperability and effective context-sharing among models, agents, and tools are essential. The Model Context Protocol (MCP) serves as a kind of “USB-C port” for AI, providing standardized, secure access to data, capabilities, and workflows across different systems. I won’t delve into the foundational… READ MORE

How I Passed the AI-900 Azure AI Fundamentals Certification?
How I Passed the AI-900 Azure AI Fundamentals Certification?
How Tos

#cloud #AI #azure STAY UP TO DATE Continue your learning and register for upcoming webinars here. Catch up on the latest blogs, eBooks, webinars, and how-to videos. Not a member? Check out our Learning Hub to unlock all content. Subscribe to our YouTube channel for the latest community updates.

How to use Microsoft Azure AI Studio and Azure OpenAI models
How to use Microsoft Azure AI Studio and Azure OpenAI models
How Tos

In this video, I’ll walk you through Azure AI Studio — a powerful platform for building advanced AI solutions, whether you’re a beginner experimenting with concepts or a professional developer working within an enterprise. This video will cover five key parts: What is Azure AI Studio Creating a model with Azure OpenAI Importing data into… READ MORE

Enhancing RAG with Maximum Marginal Relevance (MMR) in Azure AI Search
Enhancing RAG with Maximum Marginal Relevance (MMR) in Azure AI Search
Blog Posts

DISCLAIMER: The content below is intended for educational purposes. Actual performance and outcomes will depend on your dataset, indexing strategies, and the task you’re trying to solve with your RAG pipeline. Experimentation is strongly recommended. Retrieval-Augmented Generation (RAG) solutions combine Large Language Models (LLMs) with external data sources to produce factually grounded, context-aware answers. A… READ MORE

Azure AI Speech Service: Breaking Language Barriers with Video Translation
Azure AI Speech Service: Breaking Language Barriers with Video Translation
Blog Posts

‍ Azure AI Speech Services has been evolving since its launch, offering users the ability to create voice-enabled, multilingual generative AI applications with rapid transcription and natural-sounding voices. It enables text-to-speech conversion and vice versa, translates videos into multiple languages, supports real-time interactions using APIs, and much more, as detailed on the here. In May of… READ MORE