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
With an Azure Resource Management (ARM) based [paid (unlimited)](accounts-overview.md) account you are able to use:
49
-
50
-
-[Azure role-based access control (RBAC)](../role-based-access-control/overview.md).
51
-
- 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).
52
-
- Scale and automate your [deployment with ARM-template](deploy-with-arm-template.md), [bicep](deploy-with-bicep.md) or terraform.
53
-
-[Create logic apps connector for ARM-based accounts](logic-apps-connector-arm-accounts.md).
54
-
55
-
To create an ARM-based account, see [create an account](create-account-portal.md).
44
+
## October 2022
56
45
57
46
### Slate detection insights (preview)
58
47
@@ -70,9 +59,9 @@ Now supporting source languages for STT (speech-to-text), translation, and searc
70
59
71
60
For more information, see [supported languages](language-support.md).
72
61
73
-
### Edit the name speakers in the transcription
62
+
### Edit the name speakers in the transcription through the API
74
63
75
-
You can now use the [Azure Video Indexer website](https://www.videoindexer.ai/) to edit the name of the speakers in the transcription.
64
+
You can now edit the name of the speakers in the transcription using the Azure Video Indexer API.
76
65
77
66
### Word level time annotation with confidence score
78
67
@@ -86,16 +75,27 @@ The new set of logs, described below, enables you to better monitor your indexin
86
75
87
76
Azure Video Indexer now supports Diagnostics settings for indexing events. You 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.
88
77
89
-
### Expanded the supported languages in LID and MLID through the API
90
-
91
-
We expanded the list of the languages to be supported in LID (language identification) and MLID (multi language Identification) using APIs.
78
+
## Expanded supported languages in LID and MLID through the API
92
79
93
-
For more information, see [supported languages](language-support.md).
80
+
We expanded the languages supported in LID (language identification) and MLID (multi language Identification) using the Azure Video Indexer API.
94
81
95
82
### Configure confidence level in a person model with an API
96
83
97
84
Use the [Patch person model](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Patch-Person-Model) API to configure the confidence level for face recognition within a person model.
98
85
86
+
## September 2022
87
+
88
+
### General availability of ARM-based accounts
89
+
90
+
With an Azure Resource Management (ARM) based [paid (unlimited)](accounts-overview.md) accounts, you are able to use:
91
+
92
+
-[Azure role-based access control (RBAC)](../role-based-access-control/overview.md).
93
+
- 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).
94
+
- Scale and automate your [deployment with ARM-template](deploy-with-arm-template.md), [bicep](deploy-with-bicep.md) or terraform.
95
+
-[Create logic apps connector for ARM-based accounts](logic-apps-connector-arm-accounts.md).
96
+
97
+
To create an ARM-based account, see [create an account](create-account-portal.md).
0 commit comments