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
Copy file name to clipboardExpand all lines: articles/azure-video-indexer/release-notes.md
+33-5Lines changed: 33 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Azure Video Indexer (formerly Azure Video Analyzer for Media) release not
3
3
description: To stay up-to-date with the most recent developments, this article provides you with the latest updates on Azure Video Indexer (formerly Azure Video Analyzer for Media).
4
4
ms.topic: article
5
5
ms.custom: references_regions
6
-
ms.date: 04/27/2022
6
+
ms.date: 05/12/2022
7
7
ms.author: juliako
8
8
---
9
9
@@ -41,7 +41,35 @@ In order to upload a video from a URL, change your code to send nu
Improved line break logic to better split transcript into sentences.
49
+
50
+
### Azure Monitor integration
51
+
52
+
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.
53
+
54
+
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]().
55
+
56
+
### Video Insights improvements
57
+
58
+
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.
59
+
60
+
### Service tag
61
+
62
+
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.
63
+
64
+
### Celebrity recognition toggle
65
+
66
+
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 account settings > and 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.
67
+
68
+
### Azure Video Indexer repository Name
69
+
70
+
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
71
+
72
+
## April 2022
45
73
46
74
### Renamed **Azure Video Analyzer for Media** back to **Azure Video Indexer**
47
75
@@ -239,7 +267,7 @@ You can now create an Azure Video Indexer paid account in the US North Central,
239
267
240
268
### New source languages support for speech-to-text (STT), translation and search
241
269
242
-
Azure Video Indexer now support STT, translation and search in Danish ('da-DK'), Norwegian('nb-NO'), Swedish('sv-SE'), Finnish('fi-FI'), Canadian French ('fr-CA'), Thai('th-TH'), Arabic ('ar-BH', 'ar-EG', 'ar-IQ', 'ar-JO', 'ar-KW', 'ar-LB', 'ar-OM', 'ar-QA', 'ar-S', and 'ar-SY'), and Turkish('tr-TR'). Those languages are available in both API and Azure Video Indexer website.
270
+
Azure Video Indexer now supports STT, translation and search in Danish ('da-DK'), Norwegian('nb-NO'), Swedish('sv-SE'), Finnish('fi-FI'), Canadian French ('fr-CA'), Thai('th-TH'), Arabic ('ar-BH', 'ar-EG', 'ar-IQ', 'ar-JO', 'ar-KW', 'ar-LB', 'ar-OM', 'ar-QA', 'ar-S', and 'ar-SY'), and Turkish('tr-TR'). Those languages are available in both API and Azure Video Indexer website.
243
271
244
272
### Search by Topic in Azure Video Indexer Website
245
273
@@ -285,7 +313,7 @@ You can now create an Azure Video Indexer paid account in the India Central regi
285
313
286
314
### New Dark Mode for the Azure Video Indexer website experience
287
315
288
-
The Azure Video Indexer website experiences is now available in dark mode.
316
+
The Azure Video Indexer website experience is now available in dark mode.
289
317
To enable the dark mode open the settings panel and toggle on the **Dark Mode** option.
@@ -322,7 +350,7 @@ The Azure Video Indexer website experience is now supporting mobile devices. The
322
350
323
351
### Accessibility improvements and bug fixes
324
352
325
-
As part of WCAG (Web Content Accessibility guidelines), the Azure Video Indexer website experiences is aligned with grade C, as part of Microsoft Accessibility standards. Several bugs and improvements related to keyboard navigation, programmatic access, and screen reader were solved.
353
+
As part of WCAG (Web Content Accessibility guidelines), the Azure Video Indexer website experience is aligned with grade C, as part of Microsoft Accessibility standards. Several bugs and improvements related to keyboard navigation, programmatic access, and screen reader were solved.
0 commit comments