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
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,32 +52,30 @@ The following table shows the limits on the media reserved units S1, S2, and S3.
52
52
53
53
Any Job record in your account older than 90 days will be automatically deleted, even if the total number of records is below the maximum quota.
54
54
55
-
56
55
### Live streaming
57
56
58
57
| Resource | Default Limit |
59
58
| --- | --- |
60
-
| Live Events per Media Services account |5|
61
-
| Live Outputs per Live Event |3 <sup>(4)</sup> |
59
+
| Live Events <sup>(4)</sup> per Media Services account |5|
60
+
| Live Outputs per Live Event |3 <sup>(5)</sup> |
62
61
| Max Live Output duration | 25 hours |
63
62
64
-
<sup>4</sup> Live Outputs start on creation and stop when deleted.
63
+
<sup>4</sup> For detailed information about Live Event limitation, see [Live Event types comparison and limitations](../articles/media-services/latest/live-event-types-comparison.md).
65
64
66
-
> [!NOTE]
67
-
> For more detailed information, see [Live Event types comparison and limitations](../articles/media-services/latest/live-event-types-comparison.md)
65
+
<sup>5</sup> Live Outputs start on creation and stop when deleted.
68
66
69
67
### Delivery/streaming limitations
70
68
71
69
| Resource | Default Limit |
72
70
| --- | --- |
73
71
| Streaming Endpoints (stopped or running) per Media Services account|2 (fixed)|
74
72
| Dynamic Manifest Filters|100|
75
-
| Streaming Policies | 100 <sup>(5)</sup> |
76
-
| Unique Streaming Locators associated with an Asset at one time | 100<sup>(6)</sup> (fixed) |
73
+
| Streaming Policies | 100 <sup>(6)</sup> |
74
+
| Unique Streaming Locators associated with an Asset at one time | 100<sup>(7)</sup> (fixed) |
77
75
78
-
<sup>5</sup> When using a custom [Streaming Policy](https://docs.microsoft.com/rest/api/media/streamingpolicies), you should design a limited set of such policies for your Media Service account, and re-use them for your StreamingLocators whenever the same encryption options and protocols are needed. You should not be creating a new Streaming Policy for each Streaming Locator.
76
+
<sup>6</sup> When using a custom [Streaming Policy](https://docs.microsoft.com/rest/api/media/streamingpolicies), you should design a limited set of such policies for your Media Service account, and re-use them for your StreamingLocators whenever the same encryption options and protocols are needed. You should not be creating a new Streaming Policy for each Streaming Locator.
79
77
80
-
<sup>6</sup> Streaming Locators are not designed for managing per-user access control. To give different access rights to individual users, use Digital Rights Management (DRM) solutions.
78
+
<sup>7</sup> Streaming Locators are not designed for managing per-user access control. To give different access rights to individual users, use Digital Rights Management (DRM) solutions.
0 commit comments