Skip to content

Commit a185042

Browse files
Merge pull request #210523 from Juliako/patch-18
Update release-notes.md
2 parents 4c8a077 + 4af27cd commit a185042

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-video-indexer/release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Video Indexer release notes | Microsoft Docs
33
description: To stay up-to-date with the most recent developments, this article provides you with the latest updates on Azure Video Indexer.
44
ms.topic: article
55
ms.custom: references_regions
6-
ms.date: 05/20/2022
6+
ms.date: 09/08/2022
77
ms.author: juliako
88
---
99

@@ -41,7 +41,7 @@ In order to upload a video from a URL, change your code to send nu
4141
var uploadRequestResult = await client.PostAsync($"{apiUrl}/{accountInfo.Location}/Accounts/{accountInfo.Id}/Videos?{queryParams}"null);
4242
```
4343

44-
## August 2022 release updates
44+
## August 2022
4545

4646
### Update topic inferencing model
4747

0 commit comments

Comments
 (0)