Regarding acquisition of Azure facial recognition API for research purposes
Hello, I would like to know the detailed conditions for students to use the facial recognition API. I am a university student in Japan and would like to obtain Azure's facial recognition API for use in my research. I sent an application from that email…
Azure AI Video Indexer
Azure AI services
Persistent error message when attempting to use Azure AI Video Indexer API (ARM-managed) - "USER_NOT_SIGNED_IN"
I am working on a flow in Logic Apps. Once a video has finished indexing, this flow is triggered. The flow is intended to save the outputs of the Get Prompt Content API…
Azure AI Video Indexer
Video Indexer Transcript Update API Success Response Leads to Transcript Removal
I am encountering an issue with the Video Indexer API when attempting to upload an updated caption file after downloading and modifying it. Below are the detailed steps and observations: Steps to Reproduce: Download a caption file (e.g., .srt or .txt)…
Azure AI Video Indexer

Video Indexer cannot access Storage ACcount
Hello, I have an Azure Video Indexer instance with an associated Storage Account and a User Assigned Managed Identity, all in the East US region. The Managed Identity has Storage Blob Data Contributor role over the Storage Account. The issue is that any…
Azure AI Video Indexer
Uploading from OneDrive to VideoIndexer fails - but why?
Hi, In OneDrive I clicked on "share", for everybody, and copied the URL. In VideoIndexer I entered the URL - even the checkmark shows green. But when I click "add" it doesn't work! It's an MP4 fo some 20 MB from my OneDrive.
Azure AI Video Indexer
Can't play the file. Enable CORS on your storage account
I am reaching out for assistance with a CORS configuration issue related to our Azure Storage account used for video playback in the Video Indexer portal. Currently, our CORS settings include the following rule: Allowed Origins:…
Azure AI Video Indexer
Azure Blob Storage
Azure AI services

How to successfully render Azure Video Indexer project?
I am using the Azure Video Indexer portal. I have created a project composed of clips of videos that I have indexed. Unfortunately, when I hit the "Render" button for the project, the system appears to be rendering for several minutes but…
Azure AI Video Indexer
Video unavailable
Hi, The video indexer was working fine with API. But when I tried indexing another video, it shows getting video, noticed the preview etc. But after 10 % it shows video unavailable. I have uploaded a video via the web, and it shows indexing. But it…
Azure AI Video Indexer

ALL of processes on Azure AI Video Indexer will be completed in same region?
Hi, Please advice. I plan to use Azure AI Video Indexer for production. However our security policy require to keep our source data in our country. If we upload to Azure AI Video indexer in Region A, ALL of processes on Azure AI Video Indexer will be…
Azure AI Video Indexer
Automating ARM Access Token Generation for Microsoft Video Indexer API using Python
Currently, I'm using azure video indexer with ARM based token. I'm utilizing a bearer token obtained from…
Azure AI Video Indexer
Getting aborted error when using TTS Avatar synthesis API.
I am using Azure TTS avatar batch synthesis API. The request is submitted successfully but the response is not started like 30 mins and later I tried with the jobId then the response is it is aborted. Help me with debugging this issue and let mw know why…
Azure AI Video Indexer
Azure AI Speech
Azure AI services
Azure Video Indexer - Cannot get the insights widget to work
I'm new to using Azure Video Indexer and have been playing around with the code samples to try out the service. So far, everything works great except for one thing - no matter what I do, I am unable to get the video insights widget to load correctly as…
Azure AI Video Indexer
Community Center | Not monitored
Textual Summary Button not appearing.
Hello, I would like to ask if it is possible if i am on free trial to see the video indexer summary button? I have connected my AI model with my video indexer yet I still can't see the button. Am i doing something wrong? or it is not available in free…
Azure AI Video Indexer
Unable to confirm your University ID
when I create azure free account for student then get Unable to confirm your University ID how can solve this problem I'm from Jordan
Azure AI Video Indexer
Azure SQL Database
Azure Virtual Machines
Azure Data Factory
Azure App Service
Any license required to use AI Video indexer?
Only for confirmation. Appreciate for your advise. Does any MS license is necessary to use AI video indexer? https://azure.microsoft.com/ja-jp/pricing/details/video-indexer/
Azure AI Video Indexer
Azure Services for Video Content Moderation
I have used several Azure services for content moderation, including Azure AI Computer Vision, Azure AI Content Safety, and Azure Video Indexer. Among these, only Video Indexer supports video moderation directly, but it also provides features like…
Azure AI Video Indexer
Computer Vision
Azure AI Content Safety
Unable to Generate Permanent Token for Azure Video Indexer Managed by ARM
Hello Azure Support Team, I am currently facing an issue with generating a permanent access token for Azure Video Indexer. My Video Indexer account is managed through Azure Resource Manager (ARM), and I have been trying to perform operations such as…
Azure AI Video Indexer
How do I resolve requests.exceptions.HTTPError: 424 Client Error Failed Dependency for url in Azure Video Indexer?
This is the code I am using in Python to upload a video and search for frames using natural language. I understand that this code does not do the latter but I am getting an error message from before the default insights can be generated. # imports from…
Azure AI Video Indexer
How to dynamically create a Video Indexer on Azure using Python SDK?
I'm building a multitenancy app in Django. When a Tenant is registered, I want to create an instance of an Azure AI Video Indexer dynamically. This is my code snippet that creates the Azure Video Indexer: def create_video_indexer_instance(self,…
Azure AI Video Indexer
Azure AI Video Indexer API Get Insight
Hi. I am trying to create an app that can upload videos to Azure AI Video Indexer and retrieve insight data from said video. I have set up in Azure an Azure AI Video Indexer resource and have uploaded the videos to the portal in Azure AI Video Indexer…