You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Video Indexer now supports Diagnostics settings for indexing events. Users can now export Logs monitoring upload, and re-indexing of media files through diagnostics settings to Azure Log Analytics, Storage, Event Hubs, or a third-party solution.
49
+
50
+
The new set of Logs allows users to better monitor their indexing pipeline.
51
+
52
+
### General availability of Azure Resource Management (ARM)
53
+
54
+
With the ARM-based [paid (unlimited)](accounts-overview.md) account you are able to use:
55
+
56
+
- The [Azure role-based access control (RBAC)](../role-based-access-control/overview.md).
57
+
- Managed Identity to better secure the communication between your Azure Media Services and Azure Video Indexer account, Network Service Tags, and native integration with Azure Monitor to monitor your account (audit and indexing logs).
58
+
- Scale and automate your [deployment with ARM-template](deploy-with-arm-template.md), [bicep](deploy-with-bicep.md) or terraform.
59
+
60
+
To create an ARM-based account, see [create an account](create-account-portal.md).
61
+
62
+
### New source languages support for STT, translation, and search
63
+
64
+
Now supporting source languages for STT (speech-to-text), translation, and search in Ukraine and Vietnamese. It means transcription, translation, and search features are also supported for these languages in Azure Video Indexer web applications, widgets and APIs.
65
+
66
+
For more information, see [supported languages](language-support.md).
67
+
68
+
### Expanded supported languages in LID and MLID through the API
69
+
70
+
We expanded the list of the supported languages in LID (language identification) and MLID (multi language identification) using APIs.
71
+
72
+
For more information, see [supported languages](language-support.md).
0 commit comments