Skip to content

Commit 0befbc0

Browse files
authored
Update streaming-endpoint-concept.md
1 parent 5755bd7 commit 0befbc0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ editor: ''
1212
ms.service: media-services
1313
ms.workload:
1414
ms.topic: article
15-
ms.date: 02/11/2020
15+
ms.date: 02/13/2020
1616
ms.author: juliako
1717
---
1818

@@ -145,14 +145,17 @@ You also need to consider how adaptive streaming works. Each individual video fr
145145

146146
### Enable Azure CDN integration
147147

148+
> [!NOTE]
149+
> You cannot enable CDN for trial or student Azure accounts.
150+
>
151+
> CDN integration is enabled in all the Azure data centers except China and Federal Government regions.
152+
148153
After a Streaming Endpoint is provisioned with CDN enabled, there's a defined wait time on Media Services before DNS update is done to map the Streaming Endpoint to CDN endpoint.
149154

150155
If you later want to disable/enable the CDN, your streaming endpoint must be in the **stopped** state. It could take up to two hours for the Azure CDN integration to get enabled and for the changes to be active across all the CDN POPs. However, you can start your streaming endpoint and stream without interruptions from the streaming endpoint and once the integration is complete, the stream is delivered from the CDN. During the provisioning period, your streaming endpoint will be in the **starting** state and you might observe degraded performance.
151156

152157
When the Standard streaming endpoint is created, it's configured by default with Standard Verizon. You can configure Premium Verizon or Standard Akamai providers using REST APIs.
153158

154-
CDN integration is enabled in all the Azure data centers except China and Federal Government regions.
155-
156159
Azure Media Services integration with Azure CDN is implemented on **Azure CDN from Verizon** for standard streaming endpoints. Premium streaming endpoints can be configured using all **Azure CDN pricing tiers and providers**.
157160

158161
> [!IMPORTANT]

0 commit comments

Comments
 (0)