@The AI Consulting Firm Thanks for using Microsoft Q&A Platform.
Could you please confirm if you are getting an error like below ?
If Yes, we had provided a fix for the error We couldn't connect your data. One or more preprocessing jobs failed.
last month ( Dec 2023). See this thread.
.
Are you using the Azure Blob Storage
as the data source or Upload files
option ?
Plan 1:
Please check if you have provided Storage Blob Data Reader for data read access in Blob Storage to your Azure Search service.
.
Plan 2:
Also, please refer to this documentation to check if you are missing anything like turning on CORS.
.
.
Plan 3:
Generally, the Azure OpenAI on your data supports the following filetypes: .txt, .md, .html, Microsoft Word files, Microsoft PowerPoint files, and PDF: https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/use-your-data#data-formats-and-file-types Ensure you are using right file types.
.
Plan 4:
- Try to login again to the studio or use a different browser to check if the issue occurs while upload.
- Check the network connectivity to ensure that there are no issues with the network or firewall that could be blocking the connection.
- Try Add your data from a completely different network to avoid any firewall / proxy in your network.
- Instead of uploading all 15 documents at once, Try uploading smaller documents ( one by one and check which document is failing) or breaking down the input documents into smaller documents and try again.
.**
On a side note:**
If none of the above plans work, please please collect a network trace while reproducing the error using How to collect a network trace | Microsoft Learn to check if errors are getting logged in the logs and share these traces with me.
.
Also is it feasible to share those documents with me, so that I can test it at my end ?
.
Awaiting your reply.