Power Platform | Solution import using the ‘stage-and-upgrade’ feature
Published on:
Learn moreRelated posts
Copilot Studio | Build an Agent using Skills
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. ...
Copilot Studio – Call an agent from a workflow
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 ...
Copilot Studio – Build an Agent to Automate Employee Onboarding
Lets build an employee onboarding solution in Copilot Studio, on the GitHub Copilot harness : I covered the harnesses in Copilot Studio Harnes...
Copilot Studio ‘Chat’ – Build an Agent using Natural Language in the GitHub Copilot Harness
Copilot Studio ships a Chat tab in the GitHub Copilot harness. You describe the problem in plain English and Copilot Studio builds the agent o...
Copilot Studio Harnesses – Understanding the GitHub Copilot Harness
Copilot Studio went generally available with the GitHub Copilot harness on August 3, 2026. Along with it came a term many of us are seeing for...
GitHub Copilot CLI | Save your session transcript
The /share slash command exports a GitHub Copilot CLI session to a file or a shareable location. It is useful after a troubleshooting session,...
Agent 365 | Bulk reassign orphan agents using Agent management rules
Lets say you are the tenant admin and you noticed a bunch of orphan agents. Their makers left the organization and nobody owns those agents no...
GitHub Stacked Pull Requests: Getting Started
GitHub stacked pull requests let us split that work into small, dependent pull requests. Each pull request stays focused, while GitHub shows h...
Did You Know | Power Apps Code Apps have a new CLI (power-apps) that replaces ‘pac code’
If you have been building Power Apps Code Apps with the pac code commands, there is a new CLI you should know about. The power-apps npm CLI is...
Power Apps Code Apps | power-apps authorization error | Reason and fix
In my previous post, Power Apps Code Apps – Trigger a Power Automate Flow, I walked through adding and calling a cloud flow from a code a...