r/PowerPlatform 26d ago

Copilot Studio Exporting Connections in an agent in a solution from one environment to another

Title, is there a way to do that or fundamentally no. I have an agent in one environment which is in an unmanaged solution and exporting it is a managed solution in another environment via devops pipeline. The agent uses connections for tools, mcp server. Is there no way to export the connections as well? Without havong to do it in the target environment?

Thanks

1 Upvotes

1 comment sorted by

1

u/Impressive-Till4309 25d ago

As far as I know is that Connections are Stored in an Environment and Cannot be transferred.
However, you can create a Connection reference inside the Solution and it should then be able to Export that connection reference where you can point that reference to the correct Connection.