Skip to content

Commit 4cbb8f6

Browse files
committed
made final updates
1 parent b5b2188 commit 4cbb8f6

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,11 @@ The following Azure Media Services related considerations apply:
9292

9393
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.
9494

95-
* If you connected to a new Media Services account, Video Indexer automatically starts a **Streaming Endpoint** in it:
95+
* If you connected to a new Media Services account, Video Indexer automatically starts the default **Streaming Endpoint** in it:
9696

9797
![Media Services streaming endpoint](./media/create-account/ams-streaming-endpoint.png)
9898

99-
* If you connected to an existing Media Services account, Video Indexer does not change the streaming endpoints configuration. If there is no running **Streaming Endpoint**, you will not be able to watch videos from this Media Services account or in Video Indexer.
99+
* If you connected to an existing Media Services account, Video Indexer does not change the default Streaming Endpoint configuration. If there is no running **Streaming Endpoint**, you will not be able to watch videos from this Media Services account or in Video Indexer.
100100

101101
## Next steps
102102

articles/cognitive-services/video-indexer/manage-account-connected-to-azure.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ ms.author: juliako
1616

1717
This article demonstrates how to manage a Video Indexer account that is connected to your Azure subscription and an Azure Media Services account.
1818

19+
> [!NOTE]
20+
> You have to be the Video Indexer account owner to do account configuration adjustments discussed in this topic.
21+
1922
## Prerequisites
2023

2124
Connect your Video Indexer account to Azure, as described in [Connected to Azure](connect-to-azure.md).
@@ -46,11 +49,13 @@ If your account needs some adjustments, you will see relevant errors and warning
4649

4750
The **Settings** page enables you to set the autoscaling of Media Reserved Units (RU). If the option is **On**, you can allocate the maximum number of RUs and be sure that Video Indexer stops/starts RUs automatically. With this option, you don't pay extra money for idle time but also do not wait for indexing jobs to complete a long time when the indexing load is high.
4851

52+
Auto-scale does not scale below 1 RU or above the max allocation for the Media Services account. In order to increase the max RUs allocated, create a service request. For information about quotas and limitations and how to open a support ticket, see [Quotas and limitations](../../media-services/previous/media-services-quotas-and-limitations.md).
53+
4954
![Sign up](./media/manage-account-connected-to-azure/autoscale-reserved-units.png)
5055

5156
## Errors and warnings
5257

53-
If your account needs some adjustments, you see relevant errors and warnings about your account configuration on the **Settings** page. The messages contain links to exact places in Azure portal where you need to make changes. This sections gives more details about the error and warning messages.
58+
If your account needs some adjustments, you see relevant errors and warnings about your account configuration on the **Settings** page. The messages contain links to exact places in Azure portal where you need to make changes. This section gives more details about the error and warning messages.
5459

5560
* Event Grid
5661

@@ -59,6 +64,7 @@ If your account needs some adjustments, you see relevant errors and warnings abo
5964
* Streaming Endpoint
6065

6166
Make sure the underlying Media Services account has the default **Streaming Endpoint** in a started state. Otherwise, you will not be able to watch videos from this Media Services account or in Video Indexer.
67+
6268
* Media Reserved Units
6369

6470
You must allocate Media Reserved Units on your Media Service resource in order to index videos. For optimal indexing performance, it's recommended to allocate at least 10 S3 Reserved Units. For pricing information, see the FAQ section of the [Media Services pricing](https://azure.microsoft.com/pricing/details/media-services/) page.

0 commit comments

Comments
 (0)