Skip to content

Commit be7d220

Browse files
authored
Update release-notes.md
1 parent 5085d01 commit be7d220

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

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

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +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-
## September 2022
45-
46-
### General availability of ARM-based accounts
47-
48-
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
5645

5746
### Slate detection insights (preview)
5847

@@ -96,6 +85,19 @@ For more information, see [supported languages](language-support.md).
9685

9786
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.
9887

88+
## September 2022
89+
90+
### General availability of ARM-based accounts
91+
92+
With an Azure Resource Management (ARM) based [paid (unlimited)](accounts-overview.md) account you are able to use:
93+
94+
- [Azure role-based access control (RBAC)](../role-based-access-control/overview.md).
95+
- 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).
96+
- Scale and automate your [deployment with ARM-template](deploy-with-arm-template.md), [bicep](deploy-with-bicep.md) or terraform.
97+
- [Create logic apps connector for ARM-based accounts](logic-apps-connector-arm-accounts.md).
98+
99+
To create an ARM-based account, see [create an account](create-account-portal.md).
100+
99101
## August 2022
100102

101103
### Update topic inferencing model

0 commit comments

Comments
 (0)