Skip to content

Commit 93fe18c

Browse files
authored
Update media-services-streaming-endpoints-overview.md
1 parent b3bdaa6 commit 93fe18c

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

articles/media-services/previous/media-services-streaming-endpoints-overview.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ For any additional endpoints: `{EndpointName}-{AccountName}.streaming.mediaservi
4343

4444
### Standard/Premium types (version 2.0)
4545

46-
Starting with the January 2017 release of Media Services, you have two streaming types: **Standard** and **Premium**. These types are part of the Streaming endpoint version "2.0".
46+
Starting with the January 2017 release of Media Services, you have two streaming types: **Standard** (preview) and **Premium**. These types are part of the Streaming endpoint version "2.0".
4747

4848
Type|Description
4949
---|---
50-
**Standard** |This is the default option that would work for the majority of the scenarios.<br/>With this option, you get fixed/limited SLA, first 15 days after you start the streaming endpoint is free.<br/>If you create more than one streaming endpoints, only the first one is free for the first 15 days, the others are billed as soon as you start them. <br/>Note that free trial only applies to newly created media services accounts and default streaming endpoint. Existing streaming endpoints and additionally created streaming endpoints doesn't includes free trial period even they are upgraded to version 2.0 or they are created as version 2.0.
50+
**Standard** (preview)|This is the default option that would work for the majority of the scenarios.<br/>With this option, you get fixed/limited SLA, first 15 days after you start the streaming endpoint are free.<br/>If you create more than one streaming endpoints, only the first one is free for the first 15 days, the others are billed as soon as you start them. <br/>Note that free trial only applies to newly created media services accounts and default streaming endpoint. Existing streaming endpoints and additionally created streaming endpoints doesn't includes free trial period even they are upgraded to version 2.0 or they are created as version 2.0.
5151
**Premium** |This option is suitable for professional scenarios that require higher scale or control.<br/>Variable SLA that is based on premium streaming unit (SU) capacity purchased, dedicated streaming endpoints live in isolated environment and do not compete for resources.
5252

5353
For more detailed information, see the **Compare Streaming types** following section.
@@ -68,20 +68,21 @@ If your **version "1.0"** streaming endpoint has >=1 premium streaming units (SU
6868

6969
### Versions
7070

71-
|Type|StreamingEndpointVersion|ScaleUnits|CDN|Billing|SLA|
72-
|--------------|----------|-----------------|-----------------|-----------------|-----------------|
73-
|Classic|1.0|0|NA|Free|NA|
74-
|Standard Streaming Endpoint|2.0|0|Yes|Paid|Yes|
75-
|Premium Streaming Units|1.0|>0|Yes|Paid|Yes|
76-
|Premium Streaming Units|2.0|>0|Yes|Paid|Yes|
71+
|Type|StreamingEndpointVersion|ScaleUnits|CDN|Billing|
72+
|--------------|----------|-----------------|-----------------|-----------------|
73+
|Classic|1.0|0|NA|Free|
74+
|Standard Streaming Endpoint (preview)|2.0|0|Yes|Paid|
75+
|Premium Streaming Units|1.0|>0|Yes|Paid|
76+
|Premium Streaming Units|2.0|>0|Yes|Paid|
77+
78+
For SLA information, see [Pricing and SLA](https://azure.microsoft.com/pricing/details/media-services/).
7779

7880
### Features
7981

8082
Feature|Standard|Premium
8183
---|---|---
8284
Free first 15 days| Yes |No
8385
Throughput |Up to 600 Mbps when Azure CDN is not used. Scales with CDN.|200 Mbps per streaming unit (SU). Scales with CDN.
84-
SLA | 99.9|99.9(200 Mbps per SU).
8586
CDN|Azure CDN, third party CDN, or no CDN.|Azure CDN, third party CDN, or no CDN.
8687
Billing is prorated| Daily|Daily
8788
Dynamic encryption|Yes|Yes

0 commit comments

Comments
 (0)