Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We have a new project where we use a ConversationalSummarizationTask to get a summary of a transcribed call. The problem is that 10% of the conversations we submit for analysis return the following failure: InternalServerError: Failed to process task after several retry. How can I determine what is wrong with my submission, that might be causing this failure?