File Search in Microsoft Foundry: "The server had an error processing your request."
I have an Agent in Microsoft Foundry without a File Search tool. It responds to questions correctly.
When I add the File Search tool (and this is the only change) through the Portal, I see it appear under Tools, it briefly says "Indexing..." and then shows a "vs_..." ID, which I think means it is ready for use.
However, if I now ask it a question that needs the File Search tool, it responds with:
Error The server had an error processing your request. Sorry about that! You can retry your request, or contact us through an Azure support request at: https://go.microsoft.com/fwlink/?linkid=2213926 if you keep seeing this error. (Please include the request ID a2885f2a-cc06-xxxxxxxxxxx in your email.)
In case it's relevant, note that my Microsoft Foundry deployment is on a private VNet, using the bicep template at https://github.com/microsoft-foundry/foundry-samples/tree/main/infrastructure/infrastructure-setup-bicep/15-private-network-standard-agent-setup. The agent is able to access all other resources on my private VNet, so in general this is set up correctly.
Thanks for any help you can provide!