Edit

Share via


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.

Private endpoints are supported in all public regions supported by Azure AI Video Indexer. They aren't supported in sovereign cloud regions, such as Microsoft Azure operated by 21Vianet (Azure in China) and Azure for US Government.

Prerequisites

Important

  • Private endpoints support operations that use the Video Indexer API. If you disable public access for your Video Indexer account, you can't use the account through the Video Indexer web app.
  • Video Indexer accounts connect to an Azure Storage account. To learn how to set up your Video Indexer account to connect to a storage account behind a firewall using trusted storage, see Configure Video Indexer to work with storage accounts behind firewall.

Enable the private endpoint on the Azure AI Video Indexer account

When you create the Azure AI Video Indexer account, networking might not be configured. This situation is normal. You can configure networking after the account is created:

  1. Sign in to the Azure portal.
  2. Navigate to the Azure AI Video Indexer account you want to work with and select Settings, then Networking. The Public access screen appears.
  3. Once you have access, select the Disable radio button.
  4. Select + Create a private endpoint. The Create private endpoint screen appears.
  5. Select the subscription you want to work with.
  6. Select the resource group you want to work with or create a new one.
  7. Enter a name for the endpoint in the Name field.
  8. Select the virtual network and the subnet from the dropdowns.
  9. Select the private DNS integration checkbox. The fields autopopulate by the selections you chose earlier.
  10. Select Add.
  11. Select Review + create.
  12. Wait for the validation.
  13. Select Create.
    1. If you're creating the private endpoint at the same time you're creating an Azure AI Video Indexer account, wait for another validation.
    2. Select Create again.
  14. Wait for the deployment.