-
Continue reading →: Visual Studio | IEnumerable Visualizer
I recently came across the IEnumerable Debugger Visualizer in Visual Studio, and it made debugging IEnumerable collections much easier. I wanted to share this feature in this blog post and show how it works using a simple C# console application. This feature is available starting from Visual Studio 2022 (version…
-
Continue reading →: Blocking Dataverse MCP Server in Copilot Studio
Did you know that you can block the Copilot Studio Agents (i.e., MCP Clients) from interacting with the Dataverse MCP server? By default, you can add Dataverse MCP Server from Tools of a Copilot Studio Agent. Once added, you can configure the Dataverse MCP Server as shown below. Now that…
-
Continue reading →: Power Apps Code App with Dataverse: Building CRUD Operations
In my previous blog post, I explained how to build a Code App using Power Platform Connectors. In that example, I used the Office 365 connector to retrieve and display user information. In this blog post, I’ll show how to build a Code App using Dataverse as the data source.…
-
Continue reading →: Power Apps Code App: Integrate with Power Platform Connectors
In my last blog post on Power Apps Code Apps, I explained how to create a simple Code App and publish it to a Power Platform environment. In this article, let’s take it a step further by extending the Code App using Power Platform Connectors. For this example, I’ll be…
-
Continue reading →: Power Automate: Fixing the ‘ChildFlowNeverPublished’ Error
While trying to enable one of the cloud flows from a managed solution I had installed, I encountered the following error: “{“error”:{“code”:”ChildFlowNeverPublished”,”message”:”The workflow with id ‘xxxx1af-f011-bbd3-00224809eacc’ cannot be used as a child workflow because it has never been published. Child workflows need to be published at least once before they…
-
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…


![[Step by Step] Beginner : Create a PCF control and add it to a custom page](https://rajeevpentyala.com/wp-content/uploads/2024/12/image-49.png)