Skip to content

Commit 88968ec

Browse files
authored
Merge pull request #210269 from Juliako/armga
Armga
2 parents 742c6d2 + 15b316d commit 88968ec

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/azure-video-indexer/accounts-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The trial account option is not available on the Azure Government cloud. For oth
2525

2626
## A paid (unlimited) account
2727

28-
You can later create a paid account where you're not limited by the quota. Two types of paid accounts are available to you: Azure Resource Manager (ARM) (currently in preview) and classic (generally available). The main difference between the two is account management platform. While classic accounts are built on the API Management, ARM-based accounts management is built on Azure, which enables apply access control to all services with role-based access control (Azure RBAC) natively.
28+
You can later create a paid account where you're not limited by the quota. Two types of paid accounts are available to you: Azure Resource Manager (ARM) and classic. The main difference between the two is account management platform. While classic accounts are built on the API Management, ARM-based accounts management is built on Azure, which enables apply access control to all services with role-based access control (Azure RBAC) natively.
2929

3030
With the paid option, you pay for indexed minutes, for more information, see [Azure Video Indexer pricing](https://azure.microsoft.com/pricing/details/video-indexer/).
3131

articles/azure-video-indexer/index.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
ms.collection: collection
1313
author: Juliako
1414
ms.author: juliako
15-
ms.date: 05/07/2021 #Required; mm/dd/yyyy format.
15+
ms.date: 09/06/2022 #Required; mm/dd/yyyy format.
1616

1717
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1818

@@ -48,8 +48,10 @@ landingContent:
4848
url: invite-users.md
4949
- linkListType: how-to-guide
5050
links:
51-
- text: Create an account connected to Azure
52-
url: connect-to-azure.md
51+
- text: Create an ARM-based account
52+
url: create-account-portal.md
53+
- text: Connect an existing classic account to ARM
54+
url: connect-classic-account-to-arm.md
5355
- text: Use Azure Video Indexer API
5456
url: video-indexer-use-apis.md
5557
- text: Upload and index your videos

articles/azure-video-indexer/toc.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,8 @@
2020
href: invite-users.md
2121
- name: Tutorials
2222
items:
23-
- name: Create an ARM-based account (preview)
23+
- name: Create an ARM-based account
2424
href: create-account-portal.md
25-
- name: Create a classic account
26-
href: connect-to-azure.md
2725
- name: Deploy using Bicep
2826
displayName: ARM,template,resource manager
2927
href: deploy-with-bicep.md
@@ -103,7 +101,7 @@
103101
href: /legal/azure-video-indexer/topics-inference-transparency-note?context=/azure/azure-video-indexer/context/context
104102
- name: How to guides
105103
items:
106-
- name: Connect an existing account to ARM (preview)
104+
- name: Connect an existing account to ARM
107105
href: connect-classic-account-to-arm.md
108106
- name: Add contributor role to Media Services
109107
href: add-contributor-role-on-the-media-service.md

0 commit comments

Comments
 (0)