Skip to content

Commit 2a89376

Browse files
authored
Update limits-quotas-constraints.md
1 parent 89cec0a commit 2a89376

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

articles/media-services/latest/limits-quotas-constraints.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,20 @@ This article lists some of the most common Microsoft Azure Media Services limits
2525

2626
| Resource | Default Limit |
2727
| --- | --- |
28-
| Media Services accounts in a single subscription | 25 (fixed) |
28+
| [Media Services accounts](media-services-account-concept.md) in a single subscription | 25 (fixed) |
2929

3030
## Asset limits
3131

3232
| Resource | Default Limit |
3333
| --- | --- |
34-
| Assets per Media Services account | 1,000,000|
34+
| [Assets](assets-concept.md) per Media Services account | 1,000,000|
3535

3636
## Storage limits
3737

3838
| Resource | Default Limit |
3939
| --- | --- |
4040
| File size| In some scenarios, there is a limit on the maximum file size supported for processing in Media Services. <sup>(1)</sup> |
41-
| Storage accounts | 100<sup>(2)</sup> (fixed) |
41+
| [Storage accounts](storage-account-concept.md) | 100<sup>(2)</sup> (fixed) |
4242

4343
<sup>1</sup> The maximum size supported for a single blob is currently up to 5 TB in Azure Blob Storage. Additional limits apply in Media Services based on the VM sizes that are used by the service. The size limit applies to the files that you upload and also the files that get generated as a result of Media Services processing (encoding or analyzing). If your source file is larger than 260-GB, your Job will likely fail.
4444

@@ -56,10 +56,10 @@ The following table shows the limits on the media reserved units S1, S2, and S3.
5656

5757
| Resource | Default Limit |
5858
| --- | --- |
59-
| Jobs per Media Services account | 500,000 <sup>(3)</sup> (fixed)|
59+
| [Jobs](transforms-jobs-concept.md) per Media Services account | 500,000 <sup>(3)</sup> (fixed)|
6060
| Job inputs per Job | 50 (fixed)|
6161
| Job outputs per Job | 20 (fixed) |
62-
| Transforms per Media Services account | 100 (fixed)|
62+
| [Transforms](transforms-jobs-concept.md) per Media Services account | 100 (fixed)|
6363
| Transform outputs in a Transform | 20 (fixed) |
6464
| Files per job input|10 (fixed)|
6565

@@ -71,22 +71,22 @@ Any Job record in your account older than 90 days will be automatically deleted,
7171

7272
| Resource | Default Limit |
7373
| --- | --- |
74-
| Live Events <sup>(4)</sup> per Media Services account |5|
74+
| [Live Events](live-events-outputs-concept.md) <sup>(4)</sup> per Media Services account |5|
7575
| Live Outputs per Live Event |3 <sup>(5)</sup> |
7676
| Max Live Output duration | 25 hours |
7777

78-
<sup>4</sup> For detailed information about Live Event limitations, see [Live Event types comparison and limitations](../articles/media-services/latest/live-event-types-comparison.md).
78+
<sup>4</sup> For detailed information about Live Event limitations, see [Live Event types comparison and limitations](live-event-types-comparison.md).
7979

8080
<sup>5</sup> Live Outputs start on creation and stop when deleted.
8181

8282
## Packaging & delivery limits
8383

8484
| Resource | Default Limit |
8585
| --- | --- |
86-
| Streaming Endpoints (stopped or running) per Media Services account|2 (fixed)|
87-
| Dynamic Manifest Filters|100|
88-
| Streaming Policies | 100 <sup>(6)</sup> |
89-
| Unique Streaming Locators associated with an Asset at one time | 100<sup>(7)</sup> (fixed) |
86+
| [Streaming Endpoints](streaming-endpoint-concept.md) (stopped or running) per Media Services account|2 (fixed)|
87+
| [Dynamic Manifest Filters](filters-dynamic-manifest-overview.md)|100|
88+
| [Streaming Policies](streaming-policy-concept.md) | 100 <sup>(6)</sup> |
89+
| Unique [Streaming Locators](streaming-locators-concept.md) associated with an Asset at one time | 100<sup>(7)</sup> (fixed) |
9090

9191
<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.
9292

@@ -96,7 +96,7 @@ Any Job record in your account older than 90 days will be automatically deleted,
9696

9797
| Resource | Default Limit |
9898
| --- | --- |
99-
| Options per Content Key Policy |30 |
99+
| Options per [Content Key Policy](content-key-policy-concept.md) |30 |
100100
| Licenses per month for each of the DRM types on Media Services key delivery service per account|1,000,000|
101101

102102
## Support ticket

0 commit comments

Comments
 (0)