← All topics
Copilot Studio
3articles
Hands-on guidance for Copilot Studio — designing, building, and shipping purpose-built agents that solve real business problems.
- Building agents in Copilot Studio
- Topics, actions, and knowledge sources
- Testing, publishing, and governance
Articles about Copilot Studio
Newest first
- 11 min readCopilot Studio
Finding GitHub Copilot Harness Agents Before PPAC Shows Them
The Power Platform admin center still doesn't flag which Copilot Studio agents run on the GitHub Copilot harness. The isCLIAgent property does, and Microsoft has now published governance guidance built on it.
- 23 min readCopilot Studio
Add ServiceNow to Copilot Studio with User Login SSO (So ServiceNow Permissions Are Respected)
Connect ServiceNow to Copilot Studio with Microsoft Entra ID User Login so requests honor each user's roles, ACLs, and audit trail.
- 5 min readCopilot Studio
The Copilot Studio Auth Trap: Turning On SSO Changes Your Client
Turning on authentication breaks the Copilot Studio SDK with EnvironmentSettingViolation. Here's why Direct Line and a server-side token exchange are the fix.