-
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…
-
Continue reading →: Copilot Studio: Create Test Cases to Evaluate Agent
In Copilot Studio, you can create a test set of test cases to evaluate the performance of your agents with Create test cases to evaluate your agent (preview). Using the results from the test set, you can optimize your agent’s behavior and validate that your agent meets your business and…
-
Continue reading →: Copilot Studio Agent : Add a Dataverse knowledge source
In one of my previous articles : Build an Agent with ‘Knowledge’ and ‘Agent Flow’ , I created a simple Running Event Registration agent. It could: The agent worked well for these tasks. However, if I wanted to ask about the registrations—for example, how many people have registered so far…
-
Continue reading →: XEvent Profiler in SSMS: Real-Time SQL Server Monitoring
Let’s say you’re a SQL Server Administrator and you want to track who is running queries or executing stored procedures on your server. The XEvent Profiler in SQL Server Management Studio (SSMS) enables quick access to a live streaming view of diagnostics events on the SQL Server. This view can…
-
Continue reading →: [Step by Step] Host and Integrate C# MCP Server with Copilot Studio
In one of my previous articles : Create Your First Local MCP Server using C# , I explained how to build an MCP server using the C# SDK In this article, we’ll cover: What are dev tunnels? In this blog post, I’ll be using the Consuming an MCP server example available…
-
Continue reading →: New Tool : ‘Cloud Flow Viewer’ for Power Automate Solutions
I’ve added Cloud Flow Viewer tool to my hobby project JayVish Problem Statement: Let’s say you’ve received a Dataverse solution—managed or unmanaged—either from a colleague or from a Open Source GitHub project (Example : Copilot Studio Kit). The solution contains several Power Automate cloud flows, and you want to quickly…
-
Continue reading →: Power Automate Cloud Flow | Disable an action
Did you know you can disable a flow action without removing it entirely by turning on the Enable Static Result toggle? When the flow runs, this treats the action as successful without actually executing it. Let’s look at a simple example. I have a Power Automate cloud flow with two…
-
Continue reading →: Copilot Studio | Configure Response formatting
In the previous blog post : Trigger Agent Flows from Topics, I configured a Topic with a Generative Message action to generate a registration confirmation message along with a motivational quote. When you test the agent, the response from the Generative Message action appears as shown below. But did you…


![[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)