Open WebUI On Azure: Part 2 – API Management ❤️ AI
Explains using Azure API Management as an AI gateway for Open WebUI, focusing on integration with Azure OpenAI and Microsoft Foundry for security and metrics.
Explains using Azure API Management as an AI gateway for Open WebUI, focusing on integration with Azure OpenAI and Microsoft Foundry for security and metrics.
Fixing a Content Understanding Studio error when adding a Microsoft Foundry resource by manually calling a PATCH endpoint.
Explains security, authentication, and parameter passing between parent and child Azure Logic Apps, covering Consumption vs. Standard plans.
Explains how Azure API Management can directly publish messages to Azure Service Bus using a managed identity and a specific policy.
A step-by-step tutorial on building a functional AI agent using the Gemini 3 Pro model and Python, covering core concepts like tools, loops, and context.
A guide to using Anthropic's Claude models in Microsoft Foundry with Microsoft.Extensions.AI via a custom HTTP handler for API format translation.
A technical guide on retrieving geographic location and weather data from an IP address using C# and a free API service.
Anthropic proposes a new MCP approach that converts tools into executable code for more efficient AI agents, reducing token usage and errors.
A developer built a unified task dashboard using Next.js, Vercel Edge Functions, and live API calls to aggregate data from ClickUp, Notion, and Google Calendar.
Microsoft discontinued the 'Share to Yammer' button. This article explains the change and provides alternative methods for posting to Viva Engage.
A developer compares Claude Sonnet 4.5, GPT-5 Codex, and Grok Code Fast 1 for coding tasks in Cursor, testing feature generation and test creation.
A technical guide on using HTTP actions in Azure Logic Apps to POST multipart/form-data with files and fields.
A technical guide on integrating the UK Companies House API with an Azure AI Agent using OpenAPI specifications within Azure AI Foundry.
A tutorial on using Tanstack Query (React Query) to fetch and manage data from the AniList API in a React Native manga tracker app.
A beginner's guide to the Model Context Protocol (MCP) for building scalable AI applications with tutorials in C#, Python, Java, and TypeScript.
A guide to building a Model Context Protocol (MCP) server that connects to the Marvel API, demonstrating how to integrate external APIs with AI systems.
Explores advanced uses of the WordPress REST API for headless websites, mobile apps, and third-party integrations with code examples.
A developer documents the first steps in building a personalized content recommendation system using saved articles, text embeddings, and algorithms.
A practical guide to implementing function calling with Google's Gemini 2.0 Flash model, enabling LLMs to interact with external tools and APIs.
A developer builds an MCP server to connect AI assistants like Claude to Beeminder, a personal goal-tracking app, enabling direct data interaction.