Building and customizing solutions using Microsoft 365 Copilot APIs and tools
This looks less like an agent configuration issue and more like a solution dependency/ALM issue with the Dataverse-backed SharePoint knowledge sources. Since both knowledge sources work correctly in Dev and their records exist in DVTableSearch, the key issue appears to be that only one of the two underlying Dataverse knowledge/search records is being picked up by the solution dependency tree.
- Check the PowerAIExtensions version in Dev/QA and make sure it's current.
- Identify the two
DVTableSearchrecords and determine which one is actually included in the solution. - Compare the dependencies/relationships of the included vs. missing record.
- Check the agent's solution dependencies, rather than relying only on Add Required Objects.
- If possible, explicitly add the missing Dataverse knowledge/search component and test the export again.
Please do not manually copy/recreate the DVTableSearch records in QA, as these are system-managed knowledge/search metadata.
The fact that this worked previously but now fails with a newly created solution also makes a recent Copilot Studio/Power Platform ALM change or regression worth considering.
If you can share the exact solution export error (especially the part showing the 1-of-2 Dataverse entries), we can pinpoint which dependency is missing.