Posts

Showing posts from December, 2025

Azure Management MCP Server

Image
  Azure Management MCP Server Manage Azure Virtual Networks, DNS, and Functions through Claude Desktop using natural language. 📦 What's Included This package contains everything you need to set up an MCP (Model Context Protocol) server that extends Claude Desktop with Azure management capabilities. Files in This Package: BLOG_POST_COMPLETE_GUIDE.md - Complete tutorial (START HERE!) azure_mcp_server.py - The MCP server script (template with placeholders) requirements.txt - Python dependencies for easy installation SETUP_CHECKLIST.md - Step-by-step checklist to track your progress README.md - This file 🚀 Quick Start 1. Read the Complete Guide Open BLOG_POST_COMPLETE_GUIDE.md and follow along. It contains: Prerequisites Step-by-step installation instructions Configuration guide Usage examples Troubleshooting 2. Use the Checklist Open SETUP_CHECKLIST.md and check off each step as you complete it. This ensures you don't miss anything. 3. Install De...

🚀 Export Your Copilot Studio Agents Like a Pro!

🚀 Export Your Copilot Studio Agents Like a Pro! The Ultimate Beginner's Guide to Automating Copilot Agent Exports from Power Platform 📦 Complete with PowerShell Script & Step-by-Step Instructions Hey there, Power Platform enthusiast! 👋 Are you tired of manually tracking your Copilot Studio agents? Wishing there was an easier way to get a list of all your agents with their owners, status, and creation dates?  Well, you're in luck! In this guide, I'll walk you through  EVERYTHING  you need to create an automated solution that exports all your Copilot Studio agents to a CSV file. And the best part? Once it's set up, you can run it with a single click! 🎉 So grab your favorite beverage ☕, and let's dive in! 📑 What's in This Guide 📋  Part 1: Prerequisites 🔐  Part 2: Azure App Registration 🔑  Part 3: Configure API Permissions ⚡  Part 4: Power Platform Application User 📦  Part 5: Install PowerShell Modules 💻  Part 6: The PowerShell Scri...