You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/video-indexer/connect-to-azure.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,11 +92,11 @@ The following Azure Media Services related considerations apply:
92
92
93
93
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.
94
94
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:
* 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.
Copy file name to clipboardExpand all lines: articles/cognitive-services/video-indexer/manage-account-connected-to-azure.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,9 @@ ms.author: juliako
16
16
17
17
This article demonstrates how to manage a Video Indexer account that is connected to your Azure subscription and an Azure Media Services account.
18
18
19
+
> [!NOTE]
20
+
> You have to be the Video Indexer account owner to do account configuration adjustments discussed in this topic.
21
+
19
22
## Prerequisites
20
23
21
24
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
46
49
47
50
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.
48
51
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).
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.
54
59
55
60
* Event Grid
56
61
@@ -59,6 +64,7 @@ If your account needs some adjustments, you see relevant errors and warnings abo
59
64
* Streaming Endpoint
60
65
61
66
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
+
62
68
* Media Reserved Units
63
69
64
70
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