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
On January 01, 2023 we introduced the Advanced Audio and Video SKU for Advanced presets. This was done on order to report the use of each preset, Basic, Standard & Advanced, with their own distinct meter on the Azure Billing statement. This can also be seen on Azure Cost Analysis reports.
31
+
32
+
Starting February 1st, we’re excited to announce a 40% price reduction on the Basic Audio Analysis, Audio Analysis and Video Analysis SKUs. We took into consideration feedback from our customers and market trends to make changes that will benefit them. By reducing prices and introducing a new Advanced SKU, we are providing competitive pricing and more options for customers to balance costs and features. Additionally, as we continue to improve and add more AI capabilities, customers will be able to take advantage of these cost savings when performing new or re-indexing operations.
33
+
34
+
This change will be implemented automatically, and customers who already have Azure discounts will continue to receive them in addition to the new pricing.
35
+
36
+
||**Basic Audio Analysis**|**Standard Audio Analysis**|**Advanced Audio Analysis**|**Standard Video Analysis**|**Advanced Video Analysis**|
Video Indexer supports the use of Network Security Tag to allow network traffic from Video Indexer IPs into your network. Starting 22 January, we renamed our Network Security Service tag from `AzureVideoAnalyzerForMedia` to `VideoIndexer`. This change will require you to update your deployment scripts and/or existing configuration. See our [Network Security Documentation](network-security.md) for more info.
43
+
26
44
## January 2023
27
45
28
46
### Notification experience
@@ -52,15 +70,15 @@ Significantly reduced number of low-quality face detection occurrences in the UI
52
70
53
71
### Speakers' names can now be edited from the Azure Video Indexer website
54
72
55
-
You can now add new speakers, rename identified speakers and modify speakers assigned to a particular transcript line using the [Azure Video Indexer website](https://www.videoindexer.ai/). For details on how to edit speakers from the **Timeline** pane, see [Edit speakers with the Azure Video Indexer website](edit-speakers.md).
73
+
You can now add new speakers, rename identified speakers and modify speakers assigned to a particular transcript line using the [Azure Video Indexer website](https://www.videoindexer.ai/). For details on how to edit speakers from the **Timeline** pane, see [Edit speakers with the Azure Video Indexer website](edit-speakers.md).
56
74
57
75
The same capabilities are available from the Azure Video Indexer [upload video index](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Update-Video-Index) API.
58
76
59
77
## October 2022
60
78
61
79
### A new built-in role: Video Indexer Restricted Viewer
62
80
63
-
The limited access **Video Indexer Restricted Viewer** role is intended for the [Azure Video Indexer website](https://www.videoindexer.ai/) users. The role's permitted actions relate to the [Azure Video Indexer website](https://www.videoindexer.ai/) experience.
81
+
The limited access **Video Indexer Restricted Viewer** role is intended for the [Azure Video Indexer website](https://www.videoindexer.ai/) users. The role's permitted actions relate to the [Azure Video Indexer website](https://www.videoindexer.ai/) experience.
64
82
65
83
For more information, see [Manage access with the Video Indexer Restricted Viewer role](restricted-viewer-role.md).
66
84
@@ -82,25 +100,25 @@ For more information, see [supported languages](language-support.md).
82
100
83
101
### Edit a speaker's name in the transcription through the API
84
102
85
-
You can now edit the name of the speakers in the transcription using the Azure Video Indexer API.
103
+
You can now edit the name of the speakers in the transcription using the Azure Video Indexer API.
86
104
87
105
### Word level time annotation with confidence score
88
106
89
-
Now supporting word level time annotation with confidence score.
107
+
Now supporting word level time annotation with confidence score.
90
108
91
-
An annotation is any type of additional information that is added to an already existing text, be it a transcription of an audio file or an original text file.
109
+
An annotation is any type of additional information that is added to an already existing text, be it a transcription of an audio file or an original text file.
92
110
93
111
For more information, see [Examine word-level transcription information](edit-transcript-lines-portal.md#examine-word-level-transcription-information).
The new set of logs, described below, enables you to better monitor your indexing pipeline.
98
116
99
117
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.
100
118
101
119
### Expanded supported languages in LID and MLID through Azure Video Indexer API
102
120
103
-
Expanded the languages supported in LID (language identification) and MLID (multi language Identification) using the Azure Video Indexer API.
121
+
Expanded the languages supported in LID (language identification) and MLID (multi language Identification) using the Azure Video Indexer API.
104
122
105
123
The following languages are now supported through the API: Arabic (United Arab Emirates), Arabic Modern Standard, Arabic Egypt, Arabic (Iraq), Arabic (Jordan), Arabic (Kuwait), Arabic (Oman), Arabic (Qatar), Arabic (Saudi Arabia), Arabic Syrian Arab Republic, Czech, Danish, German, English Australia, English United Kingdom, English United States, Spanish, Spanish (Mexico), Finnish, French (Canada), French, Hebrew, Hindi, Italian, Japanese, Korean, Norwegian, Dutch, Polish, Portuguese, Portuguese (Portugal), Russian, Swedish, Thai, Turkish, Ukrainian, Vietnamese, Chinese (Simplified), Chinese (Cantonese, Traditional).
106
124
@@ -122,8 +140,8 @@ The new `boundingBoxes` URL parameter controls the option to set bounding boxes
122
140
123
141
### Control autoplay from the account settings
124
142
125
-
Control whether a media file will autoplay when opened using the webapp is through the user settings. Navigate to the [Azure Video Indexer website](https://www.videoindexer.ai/) -> the **Gear** icon (the top-right corner) -> **User settings** -> **Auto-play media files**.
126
-
143
+
Control whether a media file will autoplay when opened using the webapp is through the user settings. Navigate to the [Azure Video Indexer website](https://www.videoindexer.ai/) -> the **Gear** icon (the top-right corner) -> **User settings** -> **Auto-play media files**.
144
+
127
145
### Copy video ID from the player view
128
146
129
147
**Copy video ID** is available when you select the video in the [Azure Video Indexer website](https://www.videoindexer.ai/)
@@ -140,25 +158,25 @@ You can search or filter the account list using the account name or region. Sele
140
158
141
159
### General availability of ARM-based accounts
142
160
143
-
With an Azure Resource Management (ARM) based [paid (unlimited)](accounts-overview.md) accounts, you are able to use:
161
+
With an Azure Resource Management (ARM) based [paid (unlimited)](accounts-overview.md) accounts, you are able to use:
144
162
145
163
-[Azure role-based access control (RBAC)](../role-based-access-control/overview.md).
146
-
- 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).
147
-
- Scale and automate your [deployment with ARM-template](deploy-with-arm-template.md), [bicep](deploy-with-bicep.md) or terraform.
148
-
-[Create logic apps connector for ARM-based accounts](logic-apps-connector-arm-accounts.md).
164
+
- 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).
165
+
- Scale and automate your [deployment with ARM-template](deploy-with-arm-template.md), [bicep](deploy-with-bicep.md) or terraform.
166
+
-[Create logic apps connector for ARM-based accounts](logic-apps-connector-arm-accounts.md).
149
167
150
168
To create an ARM-based account, see [create an account](create-account-portal.md).
151
169
152
170
## August 2022
153
171
154
-
### Update topic inferencing model
172
+
### Update topic inferencing model
155
173
156
-
Azure Video Indexer topic inferencing model was updated and now we extract more than 6.5 million topics (for example, covering topics such as Covid virus). To benefit from recent model updates you need to re-index your video files.
174
+
Azure Video Indexer topic inferencing model was updated and now we extract more than 6.5 million topics (for example, covering topics such as Covid virus). To benefit from recent model updates you need to re-index your video files.
157
175
158
-
### Topic inferencing model is now available on Azure Government
176
+
### Topic inferencing model is now available on Azure Government
159
177
160
-
You can now leverage topic inferencing model in your Azure Video Indexer paid account on [Azure Government](../azure-government/documentation-government-welcome.md) in Virginia and Arizona regions. With this release we completed the AI parity between Azure global and Azure Government.
161
-
To benefit from the model updates you need to re-index your video files.
178
+
You can now leverage topic inferencing model in your Azure Video Indexer paid account on [Azure Government](../azure-government/documentation-government-welcome.md) in Virginia and Arizona regions. With this release we completed the AI parity between Azure global and Azure Government.
179
+
To benefit from the model updates you need to re-index your video files.
162
180
163
181
### Session length is now 30 days in the Azure Video Indexer website
164
182
@@ -168,37 +186,37 @@ The [Azure Video Indexer website](https://vi.microsoft.com) session length was e
168
186
169
187
### The featured clothing insight (preview)
170
188
171
-
The featured clothing insight enables more targeted ads placement.
189
+
The featured clothing insight enables more targeted ads placement.
172
190
173
191
The insight provides information of key items worn by individuals within a video and the timestamp in which the clothing appears. This allows high-quality in-video contextual advertising, where relevant clothing ads are matched with the specific time within the video in which they are viewed.
174
192
175
193
To view the featured clothing of an observed person, you have to index the video using Azure Video Indexer advanced video settings. For details on how featured clothing images are ranked and how to view this insight, see [featured clothing](observed-people-featured-clothing.md).
176
194
177
195
## June 2022
178
196
179
-
### Create Video Indexer blade improvements in Azure portal
197
+
### Create Video Indexer blade improvements in Azure portal
180
198
181
-
Azure Video Indexer now supports the creation of new resource using system-assigned managed identity or system and user assigned managed identity for the same resource.
199
+
Azure Video Indexer now supports the creation of new resource using system-assigned managed identity or system and user assigned managed identity for the same resource.
182
200
183
-
You can also change the primary managed identity using the **Identity** tab in the [Azure portal](https://portal.azure.com/#home).
201
+
You can also change the primary managed identity using the **Identity** tab in the [Azure portal](https://portal.azure.com/#home).
184
202
185
203
### Limited access of celebrity recognition and face identification features
186
204
187
-
As part of Microsoft's commitment to responsible AI, we are designing and releasing Azure Video Indexer – identification and celebrity recognition features. These features are designed to protect the rights of individuals and society and fostering transparent human-computer interaction. Thus, there is a limited access and use of Azure Video Indexer – identification and celebrity recognition features.
205
+
As part of Microsoft's commitment to responsible AI, we are designing and releasing Azure Video Indexer – identification and celebrity recognition features. These features are designed to protect the rights of individuals and society and fostering transparent human-computer interaction. Thus, there is a limited access and use of Azure Video Indexer – identification and celebrity recognition features.
188
206
189
-
Identification and celebrity recognition features require registration and are only available to Microsoft managed customers and partners.
190
-
Customers who wish to use this feature are required to apply and submit an [intake form](https://aka.ms/facerecognition). For more information, read [Azure Video Indexer limited access](limited-access-features.md).
207
+
Identification and celebrity recognition features require registration and are only available to Microsoft managed customers and partners.
208
+
Customers who wish to use this feature are required to apply and submit an [intake form](https://aka.ms/facerecognition). For more information, read [Azure Video Indexer limited access](limited-access-features.md).
191
209
192
210
Also, see the following: the [announcement blog post](https://aka.ms/AAh91ff) and [investment and safeguard for facial recognition](https://aka.ms/AAh9oye).
193
-
211
+
194
212
## May 2022
195
213
196
214
### Line breaking in transcripts
197
215
198
216
Improved line break logic to better split transcript into sentences. New editing capabilities are now available through the Azure Video Indexer website, such as adding a new line and editing the line’s timestamp. For more information, see [Insert or remove transcript lines](edit-transcript-lines-portal.md).
199
217
200
218
### Azure Monitor integration
201
-
219
+
202
220
Azure Video Indexer now supports Diagnostics settings for Audit events. Logs of Audit events can now be exported through diagnostics settings to Azure Log Analytics, Storage, Event Hubs, or a third-party solution.
203
221
204
222
The additions enable easier access to analyze the data, monitor resource operation, and create automatically flows to act on an event. For more information, see [Monitor Azure Video Indexer](monitor-video-indexer.md).
@@ -207,25 +225,25 @@ The additions enable easier access to analyze the data, monitor resource operati
207
225
208
226
Object Character Reader (OCR) is improved by 60%. Face Detection is improved by 20%. Label accuracy is improved by 30% over a wide variety of videos. These improvements are available immediately in all regions and do not require any changes by the customer.
209
227
210
-
### Service tag
228
+
### Service tag
211
229
212
230
Azure Video Indexer is now part of [Network Service Tags](network-security.md). Video Indexer often needs to access other Azure resources (for example, Storage). If you secure your inbound traffic to your resources with a Network Security Group you can now select Video Indexer as part of the built-in Service Tags. This will simplify security management as we populate the Service Tag with our public IPs.
213
231
214
-
### Celebrity recognition toggle
232
+
### Celebrity recognition toggle
215
233
216
-
You can now enable or disable the celebrity recognition model on the account level (on classic account only). To turn on or off the model, go to the **Model customization** > toggle on/off the model. Once you disable the model, Video Indexer insights will not include the output of celebrity model and will not run the celebrity model pipeline.
234
+
You can now enable or disable the celebrity recognition model on the account level (on classic account only). To turn on or off the model, go to the **Model customization** > toggle on/off the model. Once you disable the model, Video Indexer insights will not include the output of celebrity model and will not run the celebrity model pipeline.
217
235
218
236
:::image type="content" source="./media/release-notes/celebrity-recognition.png" alt-text="Screenshot showing the celebrity recognition toggle.":::
219
237
220
-
### Azure Video Indexer repository name
238
+
### Azure Video Indexer repository name
221
239
222
240
As of May 1st, our new updated repository of Azure Video Indexer widget was renamed. Use https://www.npmjs.com/package/@azure/video-indexer-widgets instead
223
241
224
-
## April 2022
242
+
## April 2022
225
243
226
244
### Renamed **Azure Video Analyzer for Media** back to **Azure Video Indexer**
227
245
228
-
As of today, Azure Video analyzer for Media product name is **Azure Video Indexer** and all product related assets (web portal, marketing materials). It is a backward compatible change that has no implication on APIs and links. **Azure Video Indexer**'s new logo:
246
+
As of today, Azure Video analyzer for Media product name is **Azure Video Indexer** and all product related assets (web portal, marketing materials). It is a backward compatible change that has no implication on APIs and links. **Azure Video Indexer**'s new logo:
0 commit comments