-
Continue reading →: Power Apps: Build a New App at Vibe.PowerApps.com
At Microsoft Ignite 2025, Microsoft introduced the new Power Apps—a new developer experience at vibe.powerapps.com. This new experience is AI-native, designed to help you build solutions for real business problems—from gathering requirements and integrating data to generating fully functional apps with production-ready code. Prerequisites: In this article, let’s build a simple app…
-
Continue reading →: Power Platform inventory (preview)
If you are familiar with CoE Starter Kit Inventory feature, you know it provides a centralized view of all your apps and flows across the tenant, as shown below: Now, the Power Platform admin center offers tenant administrators a comprehensive, unified view of all key resources—agents and apps—across their organization…
-
Continue reading →: What Is TOON? A Beginner’s Guide to Token-Oriented Object Notation
We all use JSON every day. It’s the default way we structure data in APIs, config files, databases, and integrations. A typical JSON looks like this: Simple, right? But the moment we try to pass this JSON to a Large Language Model (LLM) like GPT or Azure OpenAI, etc, we…
-
Continue reading →: Copilot Studio | Configure ‘End user authentication’
Imagine you’re a maker and have built an agent where the end user doesn’t have access to a specific Dataverse environment—but you still want them to retrieve data from it. For example, they might need to submit or view records, even though they don’t have direct permissions. When creating a Copilot…
-
Continue reading →: Power Apps | Use ‘Monitor’ to get insights
Monitor in Power Apps offers insights and recommendations to enhance app performance. It provides makers with detailed information on their app’s performance and actionable steps to improve their apps. Prerequisites Turn on tenant-level analytics: Using Monitor in Power Apps Maker Portal: Use Monitor: Refer this Microsoft documentation for more details…
-
Continue reading →: Copilot Agent | Understanding Credit Consumption
This topic is from the the Microsoft CAT team’s Copilot Studio Implementation Guide— a PPT with over 160 pages of practical insights and best practices. If you work with Copilot Studio, you should definitely check it out! In this blog post, I want to highlight the Copilot Studio Credit Consumption…
-
Continue reading →: Direct Line API + Copilot Studio Agent: Build a C# Console Messaging App
In my previous article : Integrate Agent into a C# Console App Using the Agents SDK, I explained how to trigger a Copilot Studio agent using the Microsoft 365 Agents SDK. In this article, we’ll learn how to build a complete C# console application that communicates with your Copilot Studio…
-
Continue reading →: Copilot Studio | Dataverse MCP server now allows Tools selection
Dataverse can act as an MCP server, providing intelligent access to tables and records for MCP clients such as Copilot Studio agents. For more details, refer to this article: : Connect to Dataverse with model context protocol Once connected to the Dataverse MCP Server, you can find the various tools…
-
Continue reading →: Copilot Studio: Integrate Agent into a C# Console App Using the Agents SDK
Let’s say you’ve created an agent in Copilot Studio, and you also have a native C# console application. You might want to integrate the agent into your console app so you can send prompts and receive responses directly within the console. In this article, lets learn how to integrate your…


