How to use private endpoints with Azure AI Video Indexer
This article shows you how to use private endpoints with Azure AI Video Indexer using the Azure portal. For an overview, see the use cases for private endpoints with Azure AI Video Indexer.
Prerequisites
Important
- Video Indexer accounts are connected to an Azure Storage account. See this article to learn how to configure your Video Indexer account to connect to a storage account behind a firewall through trusted storage.
- Private Endpoints are supported for operations using the Video Indexer API. It isn't supported when using the Video Indexer web app.
Enable the private endpoint on the Azure AI Video Indexer account
When you create the Azure AI Video Indexer account, you might not have configured networking. This is fine. You can configure networking after the account is created:
- Sign in to the Azure portal.
- Navigate to the Azure AI Video Indexer account you want to work with and select Settings, then Networking. The Public access screen appears.
- Once you have access, select the Disable radio button.
- Select + Create a private endpoint. The Create private endpoint screen appears.
- Select the subscription you want to work with.
- Select the resource group you want to work with or create a new one.
- Enter a name for the endpoint in the Name field.
- Select the virtual network and the subnet from the dropdowns.
- Select the private DNS integration checkbox. The fields autopopulate by the selections you chose earlier.
- Select Add.
- Select Review + create.
- Wait for the validation.
- Select Create.
- If you're creating the private endpoint at the same time you're creating an Azure AI Video Indexer account, wait for another validation.
- Select Create again.
- Wait for the deployment.