Unable to Create index on Computer Vision Video Indexing service?

Karan Jhanjee 0 Reputation points
2024-03-04T07:40:42.2033333+00:00

Hi Team,

I have been trying to create a video index using the Computer Vision API using a PUT request from Python on the below endpoint.

{vision_api_endpoint}/computervision/retrieval/indexes/{index_name}/ingestions?api-version=2023-05-01-preview

The Request starts the ingestion from the service and it stays in ingestion for a while but then it errors out after a while with the below error message.

{'state': 'Failed', 'error': {'code': 'FailedToProcessBatch', 'message': 'Failed to process the batch.', 'details': [{'code': 'OutputResultWriteFailed', 'message': 'An unexpected error was encountered.'}

Can someone please help me with what is going wrong with this request, or if someone can help me in diagnosing where the issue is originating from?

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
326 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,020 questions
{count} votes