I have been experiencing with the Form Recognizer resource on Azure. Despite following the instructions and guidelines provided meticulously, I have been encountering consistent errors during the AI training process.
The specific error message that appears is as follows: "InvalidContentSourceFormat: Invalid content source: Could not read build content." I encounter this error message every time I attempt to train the AI.
I have made multiple attempts to resolve the issue, ensuring that the content source format is compatible with the requirements and guidelines provided. However, the issue still persists, which is disrupting the functionality and overall progress of my project.
Could you please assist in diagnosing the root cause of this problem and suggest a potential resolution? Any advice on how I might proceed would be most appreciated.
Please let me know if you require further details or context.
I was attempting to train my AI model using the Azure Form Recognizer resource. I had followed the instructions provided in the Azure documentation to set up the resource and prepare my training data. My expectation was that the AI would train successfully and then I would be able to proceed with deploying the trained model for my project.