Skip to content

Commit b0e97ee

Browse files
authored
Update media-servieces-limits-quotas-constraints.md
1 parent 6dc4fab commit b0e97ee

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

includes/media-servieces-limits-quotas-constraints.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,32 +52,30 @@ The following table shows the limits on the media reserved units S1, S2, and S3.
5252

5353
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.
5454

55-
5655
### Live streaming
5756

5857
| Resource | Default Limit |
5958
| --- | --- |
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> |
6261
| Max Live Output duration | 25 hours |
6362

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).
6564

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.
6866

6967
### Delivery/streaming limitations
7068

7169
| Resource | Default Limit |
7270
| --- | --- |
7371
| Streaming Endpoints (stopped or running) per Media Services account|2 (fixed)|
7472
| 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) |
7775

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.
7977

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.
8179

8280
### Protection
8381

0 commit comments

Comments
 (0)