Skip to content

Commit a5855ef

Browse files
authored
Merge pull request #74830 from Juliako/patch-36
Update streaming-endpoint-concept.md
2 parents 5322e0c + 1dcd4a7 commit a5855ef

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/media-services/latest/streaming-endpoint-concept.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,17 @@ For any additional endpoints: `{EndpointName}-{AccountName}-{DatacenterAbbreviat
3232

3333
## Types
3434

35-
There are two **Streaming Endpoint** types: **Standard** and **Premium**. The type is defined by the number of scale units (`scaleUnits`) you allocate for the streaming endpoint.
35+
There are two **Streaming Endpoint** types: **Standard** (preview) and **Premium**. The type is defined by the number of scale units (`scaleUnits`) you allocate for the streaming endpoint.
3636

3737
The table describes the types:
3838

3939
|Type|Scale units|Description|
4040
|--------|--------|--------|
4141
|**Standard Streaming Endpoint** (recommended)|0|The default Streaming Endpoint is a **Standard** type, but can be changed to the Premium type.<br/> The Standard type is the recommended option for virtually all streaming scenarios and audience sizes. The **Standard** type scales outbound bandwidth automatically. The throughput from this type of Streaming Endpoint is up to 600 Mbps. Video fragments cached in the CDN, do not use the Streaming Endpoint bandwidth.<br/>For customers with extremely demanding requirements Media Services offer **Premium** streaming endpoints, which can be used to scale out capacity for the largest internet audiences. If you expect large audiences and concurrent viewers, contact us at amsstreaming\@microsoft.com for guidance on whether you need to move to the **Premium** type. |
4242
|**Premium Streaming Endpoint**|>0|**Premium** streaming endpoints are suitable for advanced workloads, providing dedicated and scalable bandwidth capacity. You move to a **Premium** type by adjusting `scaleUnits`. `scaleUnits` provide you with dedicated egress capacity that can be purchased in increments of 200 Mbps. When using the **Premium** type, each enabled unit provides additional bandwidth capacity to the application. |
43-
43+
44+
For SLA information, see [Pricing and SLA](https://azure.microsoft.com/pricing/details/media-services/).
45+
4446
## Comparing streaming types
4547

4648
### Features

0 commit comments

Comments
 (0)