-
Notifications
You must be signed in to change notification settings - Fork 7
copilot studio docs #661
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
copilot studio docs #661
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Style Review
Found 3 style suggestion(s).
Powered by Vale + Claude
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Style Review
Found 2 style suggestion(s).
Powered by Vale + Claude
|
|
||
| ### Complete the authorization flow | ||
|
|
||
| After saving the gateway configuration, you'll be redirected to the Arcade authorization page. Review the permissions requested and click **Allow** to authorize Copilot Studio to access your MCP resources. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Google.Passive: Changed passive 'you'll be redirected' to active 'Arcade redirects you'
| After saving the gateway configuration, you'll be redirected to the Arcade authorization page. Review the permissions requested and click **Allow** to authorize Copilot Studio to access your MCP resources. | |
| After saving the gateway configuration, Arcade redirects you to the authorization page. Review the permissions requested and click **Allow** to authorize Copilot Studio to access your MCP resources. |
|
|
||
| ### Start using your tools | ||
|
|
||
| Once the connection is established, return to your agent and start a conversation. Now you can directly interact with your tools. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Google.Passive: Changed passive 'the connection is established' to active 'you establish the connection'
| Once the connection is established, return to your agent and start a conversation. Now you can directly interact with your tools. | |
| Once you establish the connection, return to your agent and start a conversation. Now you can directly interact with your tools. |
Note
Introduces documentation for using Arcade with Microsoft Copilot Studio and wires it into navigation and indexes.
guides/tool-calling/mcp-clients/copilot-studio/page.mdxwith step-by-step setup (OAuth 2.0 Dynamic discovery) and screenshots_meta.tsxandmcp-client-grid.tsxto include the Copilot Studio client and logopublic/llms.txtto index the new Copilot Studio guideWritten by Cursor Bugbot for commit a283082. This will update automatically on new commits. Configure here.