Visual Studio | IEnumerable Visualizer
I recently came across the IEnumerable Debugger Visualizer in Visual Studio, and it made debugging IEnumerable collections much easier. I want...
I recently came across the IEnumerable Debugger Visualizer in Visual Studio, and it made debugging IEnumerable collections much easier. I want...
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 ...
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 connecto...
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 t...
While trying to enable one of the cloud flows from a managed solution I had installed, I encountered the following error: “{“erro...
At Microsoft Ignite 2025, Microsoft introduced the new Power Apps—a new developer experience at vibe.powerapps.com. This new experience is AI-...
In one of my previous articles : Build an Agent with ‘Knowledge’ and ‘Agent Flow’ , I created a simple Running Event R...
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 tena...
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 lik...
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 ...