Skip to content

Commit 6fa69c2

Browse files
authored
Merge pull request #104342 from Juliako/patch-2
Update streaming-endpoint-concept.md
2 parents 7b9d648 + dc95f0a commit 6fa69c2

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

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

Lines changed: 7 additions & 4 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,17 +145,20 @@ You also need to consider how adaptive streaming works. Each individual video fr
145145

146146
### Enable Azure CDN integration
147147

148+
> [!IMPORTANT]
149+
> You cannot enable CDN for trial or student Azure accounts.
150+
>
151+
> CDN integration is enabled in all the Azure data centers except Federal Government and China 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

158-
> [!IMPORTANT]
161+
> [!NOTE]
159162
> For details about Azure CDN, see the [CDN overview](../../cdn/cdn-overview.md).
160163
161164
### Determine if DNS change was made

0 commit comments

Comments
 (0)