What problem does it solve? Answers about Microsoft technologies often rely on outdated training data or fragmented blog posts. This Skill retrieves current, authoritative information directly from official Microsoft Learn documentation, covering concepts, tutorials, configuration options, limits, and best practices. ## Core Features & Use Cases - Documentation Search: Find concepts, guides, tutorials, and configuration references across Azure, .NET, M365, Windows, and Power Platform using the microsoft_docs_search tool. - Full Page Retrieval: Fetch complete documentation pages when search excerpts are insufficient, such as step-by-step tutorials or full configuration option lists. - CLI Fallback: Use the mslearn CLI (npx @microsoft/learn-cli) when the Microsoft Learn MCP server is unavailable, with section extraction and output truncation options. - Use Case: When asked how Cosmos DB partition key design works or what Azure OpenAI rate limits apply, query the live docs and return accurate, version-specific answers. ## Quick Start Ask how Azure Functions Python v2 programming model works and have the official Microsoft documentation searched and summarized for you.