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: includes/media-servieces-limits-quotas-constraints.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,15 @@ ms.date: 03/31/2020
6
6
ms.author: juliako
7
7
---
8
8
9
-
This article describes quotas and limitations in Azure Media Services v3.
9
+
This section describes quotas and limitations in Azure Media Services.
10
+
11
+
> [!NOTE]
12
+
> For resources that aren't fixed, open a support ticket to ask for an increase in the quotas. Don't create additional Azure Media Services accounts in an attempt to obtain higher limits.
10
13
11
14
| Resource | Default Limit |
12
15
| --- | --- |
13
-
| Assets per Azure Media Services account | 1,000,000|
16
+
| Media Services accounts in a single subscription | 25 (fixed) |
17
+
| Assets per Media Services account | 1,000,000|
14
18
| Dynamic Manifest Filters|100|
15
19
| Job inputs per Job | 50 (fixed)|
16
20
| Job outputs per Job | 20 (fixed) |
@@ -19,7 +23,6 @@ This article describes quotas and limitations in Azure Media Services v3.
19
23
| File size| In some scenarios, there is a limit on the maximum file size supported for processing in Media Services. <sup>(1)</sup> |
20
24
| Jobs per Media Services account | 500,000 <sup>(2)</sup> (fixed)|
21
25
| Live Events per Media Services account |5|
22
-
| Media Services accounts in a single subscription | 25 (fixed) |
23
26
| Live Outputs per Live Event |3 <sup>(3)</sup> |
24
27
| Max Live Output duration | 25 hours |
25
28
| Storage accounts | 100<sup>(4)</sup> (fixed) |
@@ -34,7 +37,7 @@ This article describes quotas and limitations in Azure Media Services v3.
34
37
35
38
The following table shows the limits on the media reserved units S1, S2, and S3. If your source file is larger than the limits defined in the table, your encoding job fails. If you encode 4K resolution sources of long duration, you're required to use S3 media reserved units to achieve the performance needed. If you have 4K content that's larger than the 260-GB limit on the S3 media reserved units, open a support ticket.
36
39
37
-
|Media reserved unit type|Maximum input size (GB)|
40
+
|Media reserved unit type|Maximum input size (GB)|
0 commit comments