Content Understanding Studio: Adding Microsoft Foundry Resource: Defaults have not yet been set Error
Fixing a Content Understanding Studio error when adding a Microsoft Foundry resource by manually calling a PATCH endpoint.
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 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 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 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 developer builds an MCP server to connect AI assistants like Claude to Beeminder, a personal goal-tracking app, enabling direct data interaction.
A technical guide on building a custom GitHub Copilot extension, covering app registration, local setup, and integration steps.
Sample code and review of the new official OpenAI SDK for .NET, including chat, audio, and image analysis demos.
Practical lessons from integrating LLMs into a product, focusing on prompt design pitfalls like over-specification and handling null responses.
A developer shares their experience creating and publishing their first Rust crate, 'recoord', for handling and resolving geographic coordinates.
Guide on automating Twitter posts from a Laravel application using the Zapier integration platform.
A tutorial on integrating Pocket bookmarks into an Eleventy static site using the Pocket API and environment variables.
Learn how to fetch API data at build time with getStaticProps and at runtime with React hooks in a Next.js application.