-
Continue reading →: 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, when the conversation needs to be attached to a support ticket, a pull request, or an issue. The command supports Markdown, HTML, GitHub gist, and a shareable GitHub…
-
Continue reading →: 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 now. Did you know that you can reassign them to the previous owner’s manager in bulk? That is exactly what the Reassign ownerless agents created with…
-
Continue reading →: GitHub | Stacked Pull Requests
GitHub stacked pull requests let us split that work into small, dependent pull requests. Each pull request stays focused, while GitHub shows how the complete change fits together. What Problem Do Stacked Pull Requests Solve? Assume we are writing an article named Running Coaching Tips. The complete article has three sections:…
-
Continue reading →: 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 the recommended path going forward, and the pac code commands are on the deprecation list. Lets look at what changed and when to switch. Why Two CLIs?…
-
Continue reading →: 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 app. On a different project, I hit an authorization error running npx power-apps list-flows. Lets look at what caused it and the two commands that fixed…
-
Continue reading →: Quick Tip | Open a GitHub Repo in ‘VS Code’
I came across this handy tip and wanted to share it. You can open any GitHub repository in Visual Studio Code for the Web straight from the browser URL. No clone, no setup. Lets see this in action. Steps Even Faster: Press the . (period) Key If you are already on the repo page…
-
Continue reading →: “Virus detected” | Exporting Power Platform solution with a Code App
While exporting a managed solution from the Power Apps maker portal , the browser blocked the download with a Virus detected warning. Here is what caused it in my case, and the PAC CLI workaround that got the export through. Possible Reason: The workaround: export via PAC CLI The PAC CLI writes the solution…
-
Continue reading →: Copilot Studio | Restrict Agent Channels
Copilot Studio lets makers publish their agents to many channels like Teams, Facebook, WhatsApp and more. As an admin, you may want to allow only a few sanctioned channels. In this article, lets configure the Agent access channels (preview) rule on an Environment Group and see how it disables the blocked channels…
-
Continue reading →: Step by Step | Power Platform Pay-as-you-go – Create a Billing Plan and Link an Environment
Power Platform Pay-as-you-go is a plan that bills Power Apps, Power Automate, Dataverse, and Copilot Studio consumption directly to an Azure subscription. It removes the need to buy prepaid seat licenses up front. In this post lets walk through steps of creating a billing plan and linking it to a Power…
-
Continue reading →: Power Platform | Environment Creation | self-service plan is required
If you encounter the following error while creating a new Power Platform environment from the Admin Center : A self-service signup plan is required to successfully complete this request This typically indicates that you do not have a Power Platform license assigned to your account. You can use one of…


