Skip to content

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

    • About
    • DEV Tools
  • CRM, Skills

    Step by Step | Power Automate Skills Plugin – Build Cloud Flows from Copilot CLI

    Published by

    Rajeev Pentyala

    on

    July 10, 2026

    The Power Automate skills plugin brings cloud flow authoring into Claude Code and GitHub Copilot CLI. It ships a self-contained FlowAgent MCP server that talks to your Power Platform environments. What is the Power Automate Skills Plugin? Why This Plugin? Before we install the plugin, lets make sure the machine…

    Continue reading →: Step by Step | Power Automate Skills Plugin – Build Cloud Flows from Copilot CLI
  • ai, GitHub Copilot

    Step by Step | GitHub Copilot CLI in GitHub Actions

    Published by

    Rajeev Pentyala

    on

    July 9, 2026

    Did you know that you can use GitHub Copilot CLI inside your GitHub Actions?. This opens up interesting options, for, example: In this post we will build the GitHub Action which uses the Copilot CLI, classifies every new issue, applies the matching label, and posts a two-sentence AI-authored triage comment…

    Continue reading →: Step by Step | GitHub Copilot CLI in GitHub Actions
  • Copilot Studio

    “We couldn’t find your bot” when posting to a Copilot Studio agent from a cloud flow

    Published by

    Rajeev Pentyala

    on

    July 6, 2026

    As part of a POC to post a message to a Copilot Studio agent hosted in Microsoft Teams from a Power Automate cloud flow, I hit this error on the very first run: We couldn’t find your bot The Teams action returned BadRequest and the message never made it to the chat. Here is what caused…

    Continue reading →: “We couldn’t find your bot” when posting to a Copilot Studio agent from a cloud flow
  • Power BI

    Embed a Power BI Dashboard in Model Driven App – using Copilot Agent Kit as example

    Published by

    Rajeev Pentyala

    on

    July 5, 2026

    In this article, lets learn how to embed a Power BI Dashboard in a Model Driven App (MDA). We will cover: We use the Copilot Agent Kit (CAK) Conversation KPI report as our example. The same steps work for any Power BI report you want to embed in your own MDA. The Copilot…

    Continue reading →: Embed a Power BI Dashboard in Model Driven App – using Copilot Agent Kit as example
  • ai

    ‘find-skills’ Skill | Let Your AI Agent Find the Right Skill

    Published by

    Rajeev Pentyala

    on

    July 2, 2026

    In a previous post I showed how to browse skills.sh and install a Skill. While you can search skills on the portal, picking the right one is tough. Did you know you can discover skills without leaving your AI agent terminal, using the find-skills skill? What find-skills Does The find-skills skill tells your agent when and how to…

    Continue reading →: ‘find-skills’ Skill | Let Your AI Agent Find the Right Skill
  • ai, Dataverse

    Step by Step | Dataverse Skills Plugin – Build a Complete Data Model with Prompts

    Published by

    Rajeev Pentyala

    on

    July 1, 2026

    Imagine you need to build a set of Dataverse tables, relate them, configure views, add subgrids to forms, and load some sample data. Now what if I told you that all of it can be done using prompts? In this post we will use the Dataverse Skills Plugin, connect it…

    Continue reading →: Step by Step | Dataverse Skills Plugin – Build a Complete Data Model with Prompts
  • Dataverse

    Step by Step | Dataverse CLI | Setup and usage

    Published by

    Rajeev Pentyala

    on

    July 1, 2026

    In this article lets install the Dataverse CLI and execute few commands. What is the Dataverse CLI? Dataverse CLI is a command-line tool for Microsoft Dataverse with these capabilities: Why Dataverse CLI (and how is it different from PAC CLI)? Until now, PAC CLI was the only CLI for scripting…

    Continue reading →: Step by Step | Dataverse CLI | Setup and usage
  • ai

    disable-model-invocation | Control when your coding agent auto-invokes a skill

    Published by

    Rajeev Pentyala

    on

    June 29, 2026

    New to Skills? Read my earlier post first: What are Agent Skills? Learn with a real example. Add disable-model-invocation: true to the YAML frontmatter of your SKILL.md  to prevent the AI coding agent (Claude Code, GitHub Copilot CLI, etc.) from triggering the Skill automatically. The agent still loads the skill and knows it exists. It…

    Continue reading →: disable-model-invocation | Control when your coding agent auto-invokes a skill
  • ai, GitHub Copilot

    ‘Graphify’ Quick Start | Reduce Token Usage in Coding Agents

    Published by

    Rajeev Pentyala

    on

    June 28, 2026

    Coding agents like GitHub Copilot CLI, Claude Code, and Cursor spend a lot of tokens just reading your code repository before they can answer. Graphify turns your project into a small knowledge graph the agent can query, so it stops grepping through files for every question. This post walks through…

    Continue reading →: ‘Graphify’ Quick Start | Reduce Token Usage in Coding Agents
  • PowerApps

    Build a Power Apps MCP App for Microsoft 365 Copilot

    Published by

    Rajeev Pentyala

    on

    June 23, 2026

    In this post we build a small MCP App on a Power Apps model-driven app (MDA). The app exposes one custom tool that generates a 5-color palette, with an HTML widget that shows the colors as swatches inside Microsoft 365 Copilot chat. Why App MCP? Say we want to interact…

    Continue reading →: Build a Power Apps MCP App for Microsoft 365 Copilot
Next Page
Visitors

2,197,905 hits

Top Posts
Step by Step | Build your first Fabric App using Rayfin CLIStep by Step | Build your first Fabric App using Rayfin CLIJune 12, 2026Rajeev Pentyala
Power Automate | AI prompts | Create and consume 'Custom Prompts'Power Automate | AI prompts | Create and consume 'Custom Prompts'March 27, 2024Rajeev Pentyala
'Graphify' Quick Start | Reduce Token Usage in Coding Agents'Graphify' Quick Start | Reduce Token Usage in Coding AgentsJune 28, 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