Use Copilot and MCP to query Microsoft Learn Docs
Are you ready to take your Azure development workflow to the next level? In this post, we’ll walk through how to use GitHub Copilot in Agent Mode—paired with MCP (Model…
23/09/2025
In this quest, you’ll teach your AI app to talk to external data using the Retreival Augmented Generation (RAG) technique. You’ll overcome the limitations of pre-trained language models by allowing them to reference your own data, using it as context to deliver accurate, fact-based responses. 👉 Want to catch…