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 t...
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 t...
Dataverse can act as an MCP server, providing intelligent access to tables and records for MCP clients such as Copilot Studio agents. For more...
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 ...
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 ...
In one of my previous articles : Build an Agent with ‘Knowledge’ and ‘Agent Flow’ , I created a simple Running Event R...
Let’s say you’re a SQL Server Administrator and you want to track who is running queries or executing stored procedures on your se...
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...
I’ve added Cloud Flow Viewer tool to my hobby project JayVish Problem Statement: Let’s say you’ve received a Dataverse solution—managed ...
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, thi...
In the previous blog post : Trigger Agent Flows from Topics, I configured a Topic with a Generative Message action to generate a registration ...