Training
Certification
Microsoft Certified: Azure AI Engineer Associate - Certifications
Design and implement an Azure AI solution using Azure AI services, Azure AI Search, and Azure Open AI.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This article discusses different options for managing multiple tenants with Azure AI Video Indexer. Choose a method that is most suitable for your scenario:
An Azure AI Video Indexer account is created for each tenant. The tenants have full isolation in the persistent and compute layer.
Customers don't share storage accounts (unless manually configured by the customer).
Customers don't share compute (reserved units) and don't affect processing jobs times of one another.
You can easily remove a tenant from the system by deleting the Azure AI Video Indexer account.
There's no ability to share custom models between tenants.
Make sure there's no business requirement to share custom models.
Harder to manage due to multiple Azure AI Video Indexer accounts per tenant.
Tip
Create an admin user for your system in the Azure AI Video Indexer developer portal and use the Authorization API to provide your tenants the relevant account access token.
The customer is responsible for tenants isolation when using a single VI account for all users. All tenants have to use a single Azure AI Video Indexer account. The customer needs to filter the proper results for that tenant when uploading, searching, or deleting content, .
With this option, customization models (Person, Language, and Brands) can be shared or isolated between tenants by filtering the models by tenant.
When uploading videos, you can specify a different partition attribute per tenant which allows isolation in the search API. By specifying the partition attribute in the search API, you only get results of the specified partition.
Tip
You can use the priority attribute to prioritize tenants jobs.
Each tenant has their own Azure subscription when using an Azure subscription per tenant. For each user, you create a new Azure AI Video Indexer account in the tenant subscription.
Training
Certification
Microsoft Certified: Azure AI Engineer Associate - Certifications
Design and implement an Azure AI solution using Azure AI services, Azure AI Search, and Azure Open AI.