copilot studio
4 TopicsWelcome to the Copilot Studio User Group!
🚀 About This Community The Copilot Studio User Group is a virtual community where members share knowledge, experiences, and ideas about using and building with Microsoft Copilot Studio. Our goal is to make Copilot Studio more accessible, collaborative, and fun for everyone — whether you’re experimenting with AI copilots or running automation in your organization. 💡What We’ll Be Doing Here’s what you can expect from our group: 💬 Virtual Chat Events: Join topics-based sessions where members discuss Copilot Studio best practices. 🧩 Community Projects: Collaborate on creative experiments and prototypes. 📢Feature Updates: Stay informed on the latest Microsoft Copilot news. 🤝Member Spotlights: Learn from other community builders and share your own work. 🌍 Why Join Our Events Each virtual event is designed to be interactive you’ll be able to: Ask questions live in chat. Exchange use cases and demos. Network with fellow makers and technologists. Get inspired by what others are building! 🧰 Resources & Tools Here are some links to help you get started: https://www.microsoft.com/en-us/microsoft-copilot-organizations https://learn.microsoft.com/microsoft-copilot Join The Microsoft Tech Community 💬 Get Involved We’d love your participation! Here’s how to engage: Comment on posts and share your insights. Participate in our chat-based virtual sessions. Share your own tutorials, blog posts, or project ideas with the group. 🌟 Our Commitment This user group follows all Microsoft Tech Community Standards, and Terms Of Use. Our focus is collaboration, inclusion, and respectful discussion. 🙌 Final Note Whether you’re new to Copilot Studio or a seasoned pro, you belong here. let’s build the future of AI collaboration — together.15Views0likes0CommentsProblem Exporting Copilot with Custom Connection
I have a clean environment in which I have created a single solution, "Xero4Copilot", that contains a single agent "Executive Summary". This agent uses a Custom Connector "Odatalink_report", which is created from a tested Swagger file. The Agent uses two endpoints from the connector as tools. The Agent is using the tools well, with no configuration errors. I wanted to clarify the problem before calling for help, hence the clean install and intro. When I export the solution, I get a failure, the GUI gives the same answer, this is the output from PAC CLI: PS C:\Users\mike\Downloads> pac solution export -n Xero4Copilot Connected as email address removed for privacy reasons Connected to... Xero4CopilotDev Starting Solution Export... Microsoft PowerPlatform CLI Version: 1.50.1+gabb74d2 (.NET Framework 4.8.9221.0) Online documentation: https://aka.ms/PowerPlatformCLI Feedback, Suggestions, Issues: https://github.com/microsoft/powerplatform-build-tools/discussions Error: Exporting connection reference mike_executiveSummary.shared_mike-5fodatalink-5freport-5f24577e437a5ff0b6.a4cd806a-ef0b-4680-acf3-34e5b779930f for a custom connector requires the custom connector to be added to a dataverse solution. Please add connector shared_mike-5fodatalink-5freport-5f24577e437a5ff0b6 to a solution and retry. I've tried various adds of components, but this does not really seem to be the problem. I have reduced the problem to a single area of interest: I was wondering if I need to register that Custom Connector or add some metadata. Any thoughts on how to resolve this problem? I've decided to call it a problem and see if it is an issue, haha! TIA MikeSolved28Views0likes3Comments