Skip to content

Commit 74958d2

Browse files
authored
Update media-services-implement-failover.md
1 parent 38171b7 commit 74958d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/media-services/previous/media-services-implement-failover.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -742,6 +742,12 @@ In this section, you create the ability to handle redundancy.
742742
}
743743
```
744744

745+
## Content protection
746+
747+
The example in this topic shows clear streaming. If you want to do protected streaming, there are a few other things you need to setup, you need to use the same **AssetDeliveryPolicy**, the same **ContentKeyAuthorizationPolicy** or external key server URL, and you need to duplicate the content keys with the same identifier.]
748+
749+
For an example that shows content protection, see [Use AES-128 dynamic encryption and the key delivery service](media-services-protect-with-aes128.md).
750+
745751
## See also
746752

747753
[Use Azure Webhooks to monitor Media Services job notifications](media-services-dotnet-check-job-progress-with-webhooks.md)

0 commit comments

Comments
 (0)