Skip to content

Commit 9154e85

Browse files
authored
Update content-protection-overview.md
1 parent 0c4a1be commit 9154e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/media-services/latest/content-protection-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To successfully complete your "content protection" system/application design, yo
5454
5555
The **Streaming Locator** has to be associated with a [Streaming Policy](https://docs.microsoft.com/rest/api/media/streamingpolicies). In the example, we set
5656
StreamingLocator.StreamingPolicyName to the "Predefined_MultiDrmCencStreaming" policy. The PlayReady and
57-
Widevine encryptions are applied (the key is delivered to the playback client based on the configured DRM licenses). If
57+
Widevine encryptions are applied, the key is delivered to the playback client based on the configured DRM licenses. If
5858
you also want to encrypt your stream with CBCS (FairPlay), use "Predefined_MultiDrmStreaming".
5959
6060
You need to create a **Content Key Policy** to configure how the content key (that provides secure access to your Assets) is delivered to end clients.

0 commit comments

Comments
 (0)