Skip to content

Commit adccee9

Browse files
Merge pull request #208874 from Juliako/patch-19
Update connect-to-azure.md
2 parents d70dae2 + 7fc4a59 commit adccee9

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

articles/azure-video-indexer/connect-to-azure.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ If your storage account is behind a firewall, see [storage account that is behin
7070

7171
:::image type="content" alt-text="Screenshot that shows how to use the classic API." source="./media/create-account/enable-classic-api.png":::
7272

73-
When creating a storage account for your Media Services account, select **StorageV2** for account kind and **Geo-redundant** (GRS) for replication fields.
74-
75-
:::image type="content" alt-text="Screenshot that shows how to specify a storage account." source="./media/create-account/create-new-ams-account.png":::
76-
7773
> [!NOTE]
7874
> Make sure to write down the Media Services resource and account names.
7975
1. Before you can play your videos in the Azure Video Indexer web app, you must start the default **Streaming Endpoint** of the new Media Services account.
@@ -101,9 +97,6 @@ The following Azure Media Services related considerations apply:
10197
* If you plan to connect to an existing Media Services account, make sure the Media Services account was created with the classic APIs.
10298

10399
![Media Services classic API](./media/create-account/enable-classic-api.png)
104-
* If you connect to an existing Media Services account, Azure Video Indexer doesn't change the existing media **Reserved Units** configuration.
105-
106-
You might need to adjust the type and number of Media Reserved Units according to your planned load. Keep in mind that if your load is high and you don't have enough units or speed, videos processing can result in timeout failures.
107100
* If you connect to a new Media Services account, Azure Video Indexer automatically starts the default **Streaming Endpoint** in it:
108101

109102
![Media Services streaming endpoint](./media/create-account/ams-streaming-endpoint.png)
@@ -173,10 +166,10 @@ To create a paid account in Azure Government, follow the instructions in [Create
173166

174167
### Limitations of Azure Video Indexer on Azure Government
175168

176-
* No manual content moderation available in Government cloud.
169+
* Only paid accounts (ARM or classic) are available on Azure Government.
170+
* No manual content moderation available in Government cloud.
177171

178172
In the public cloud when content is deemed offensive based on a content moderation, the customer can ask for a human to look at that content and potentially revert that decision.
179-
* No trial accounts.
180173
* Bing description - in Gov cloud we won't present a description of celebrities and named entities identified. This is a UI capability only.
181174

182175
## Clean up resources

0 commit comments

Comments
 (0)