Skip to content

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

    • About
    • DEV Tools
  • ai

    Microsoft 365 Agents Toolkit | Build a Declarative Agent with an API Action

    Published by

    Rajeev Pentyala

    on

    August 24, 2026

    Agent Builder builds a declarative agent from instructions and knowledge sources such as SharePoint sites, uploaded files, or the web. It works well when the answer already lives in your documents. Agent Builder does not support custom API actions. A question like “What USD to INR rate applies to an invoice dated…

    Continue reading →: Microsoft 365 Agents Toolkit | Build a Declarative Agent with an API Action
  • Copilot Studio

    Copilot Studio | Add Co-owners to a Workflow

    Published by

    Rajeev Pentyala

    on

    August 24, 2026

    Workflows are the automation experience powered by the GitHub Copilot harness in Copilot Studio. If you are new to this, refer my earlier post Copilot Studio Harnesses – Understanding the GitHub Copilot Harness to understand harnesses and Workflows. A Workflow is a solution aware cloud flow. It shows up under Cloud flows in the…

    Continue reading →: Copilot Studio | Add Co-owners to a Workflow
  • GitHub Copilot

    GitHub Copilot SDK | Getting started with a C# example

    Published by

    Rajeev Pentyala

    on

    August 20, 2026

    The GitHub Copilot SDK is the agent that powers GitHub Copilot CLI, published as a library. Instead of chatting with Copilot, your application calls it from code. In this post, lets use the SDK from a C# console app to repair a project that will not compile. What is the GitHub Copilot…

    Continue reading →: GitHub Copilot SDK | Getting started with a C# example
  • Microsoft Copilot

    Step by Step | Build a Copilot Cowork Plugin – Skills and an MCP Connector

    Published by

    Rajeev Pentyala

    on

    August 13, 2026

    Microsoft 365 Copilot Cowork can be extended with plugins. A plugin is a ZIP file that carries one or more skills, and an optional connector to a remote MCP server. This is a beginner level post. Lets build a small plugin from an empty folder, package it, upload it to Cowork,…

    Continue reading →: Step by Step | Build a Copilot Cowork Plugin – Skills and an MCP Connector
  • Code Apps

    Power Apps Code | Build and deploy using the new ‘pa CLI’

    Published by

    Rajeev Pentyala

    on

    August 10, 2026

    Power Apps Code Apps let you host a React or Vite app inside Power Apps. The CLI you use to build them now groups its commands under pa. Lets build a code app from an empty folder, run it locally, and publish it to Power Platform. Prerequisites Make sure you have…

    Continue reading →: Power Apps Code | Build and deploy using the new ‘pa CLI’
  • GitHub Copilot

    Ponytail | Make Your Coding Agent Write Less Code

    Published by

    Rajeev Pentyala

    on

    August 9, 2026

    Coding agents like GitHub Copilot CLI, Claude Code, and Cursor tend to write more code than a task needs. Say we ask the agent to add a date of birth field to a signup form. It may install a date picker library, write a wrapper component, and add a stylesheet.…

    Continue reading →: Ponytail | Make Your Coding Agent Write Less Code
  • Copilot Studio

    Copilot Studio | Build an Agent using Skills

    Published by

    Rajeev Pentyala

    on

    August 7, 2026

    Skills are the reusable building blocks of the GitHub Copilot harness. A skill is a Markdown file, and it can carry supporting files with it. In this post lets build a skill package from scratch, upload it to an agent, and watch the agent load it on demand. We will use a…

    Continue reading →: Copilot Studio | Build an Agent using Skills
  • Copilot Studio

    Copilot Studio – Call an agent from a workflow

    Published by

    Rajeev Pentyala

    on

    August 6, 2026

    In an earlier post we built an agent that calls a workflow. Now lets flip the direction and call an Agent from a Workflow. We will build both artifacts in the GitHub Copilot harness. If the harness term is new to you, start with Copilot Studio Harnesses. Note: We kept this demo simple on purpose. The goal…

    Continue reading →: Copilot Studio – Call an agent from a workflow
  • Copilot Studio

    Copilot Studio – Build an Agent to Automate Employee Onboarding

    Published by

    Rajeev Pentyala

    on

    August 5, 2026

    Lets build an employee onboarding solution in Copilot Studio, on the GitHub Copilot harness : I covered the harnesses in Copilot Studio Harnesses. Read that first if the term is new to you. What we are building Two pieces that work together. Why this scenario Onboarding process touches most of the components of the…

    Continue reading →: Copilot Studio – Build an Agent to Automate Employee Onboarding
  • Copilot Studio

    Copilot Studio ‘Chat’ – Build an Agent using Natural Language in the GitHub Copilot Harness

    Published by

    Rajeev Pentyala

    on

    August 5, 2026

    Copilot Studio ships a Chat tab in the GitHub Copilot harness. You describe the problem in plain English and Copilot Studio builds the agent or workflow for you. I covered the harnesses concept in an earlier post : Copilot Studio Harnesses  In this post lets build an agent end to end from the Chat tab…

    Continue reading →: Copilot Studio ‘Chat’ – Build an Agent using Natural Language in the GitHub Copilot Harness
Next Page
Visitors

2,217,132 hits

Top Posts
Copilot Studio Harnesses – Understanding the GitHub Copilot HarnessCopilot Studio Harnesses – Understanding the GitHub Copilot HarnessAugust 5, 2026Rajeev Pentyala
'Graphify' Quick Start | Reduce Token Usage in Coding Agents'Graphify' Quick Start | Reduce Token Usage in Coding AgentsJune 28, 2026Rajeev Pentyala
Step by Step | Power Platform Pay-as-you-go – Create a Billing Plan and Link an EnvironmentStep by Step | Power Platform Pay-as-you-go – Create a Billing Plan and Link an EnvironmentJuly 12, 2026Rajeev Pentyala

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

  • Pinterest
  • Instagram
  • Facebook
  • Mail
    • About
    • DEV Tools

Designed with WordPress

Loading Comments...

Notifications