With your Azure AI Foundry development environment properly configured, you are ready to build your first autonomous agent using Semantic Kernel. This article provides comprehensive
Tag: c#
Azure AI Foundry Foundation Setup: Complete Development Environment Guide (Part 2 of 8)
Building production-ready agentic AI systems on Azure AI Foundry requires proper foundation setup across your development environment, Azure infrastructure, and security configuration. This article provides
Building Autonomous AI Agents with Model Context Protocol
Learn to build production-ready autonomous AI agents with Model Context Protocol. Complete implementation guide covering Python, Node.js, and C# with OAuth 2.1 security patterns, rate limiting, and enterprise deployment strategies.
Complete Guide to Claude Agent Skills: Part 4 – Integrating Skills with Claude API
Master Claude Agent Skills API integration with comprehensive code examples in Node.js, Python, and C#. Learn skill management, container reuse, multi-turn conversations, prompt caching, error handling, and production best practices for enterprise applications.
Complete Guide to Claude Agent Skills: Part 2 – Creating Your First Custom Skill
Learn how to create your first Claude Agent Skill with this hands-on tutorial. Includes complete code examples in Node.js, Python, and C#, step-by-step instructions for uploading to Claude.ai and API integration, and best practices for testing and validation.
Building Production-Ready Claude Skills: A Complete Guide to Extending AI Capabilities with Custom Workflows
Learn how to build production-ready Claude Skills that extend AI capabilities through modular, filesystem-based components. This comprehensive guide covers architecture principles, implementation in Node.js, Python, and C#, API integration, and real-world enterprise use cases.
Azure AI Foundry with Anthropic Claude Part 5: Enterprise C# Integration – Complete .NET Implementation Guide
Enterprise C# implementation guide for Claude in Azure AI Foundry. Learn Anthropic SDK integration, DefaultAzureCredential authentication, strongly-typed configuration, conversation management, streaming responses, dependency injection patterns, and production-ready application architecture.
Claude Sonnet 4.5: A Comprehensive Guide to Anthropic’s Most Powerful Coding Model
Explore Claude Sonnet 4.5, Anthropic’s most powerful coding model with 30+ hour autonomous operation, 77.2% SWE-bench score, and comprehensive API integration examples in Python, Node.js, and C#.
Model Context Protocol Part 3: Building MCP Servers in Node.js and C# – Cross-Platform Implementation Guide
Master MCP server development across platforms. Comprehensive guide comparing Node.js TypeScript and C# .NET implementations with production-ready code examples, deployment strategies, and platform selection guidance.
Building Custom MCP Servers on Azure
In the previous posts, we explored the Model Context Protocol as a universal standard and examined how Microsoft’s Azure MCP Server enables AI agents to