Skip to content

Commit d406c0c

Browse files
links
1 parent 94d1654 commit d406c0c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/media-services/latest/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@
597597
- name: Protect content
598598
items:
599599
- name: Get content key policy
600-
href: drm-get-content-key-policy-dotnet-how-to.md
600+
href: drm-get-content-key-policy-how-to.md
601601
displayName: content protection, DRM, content keys, content key policy, .NET, how to, how-to, sample, tutorial,
602602
- name: Offline FairPlay for iOS
603603
href: drm-offline-fairplay-for-ios-concept.md

articles/media-services/latest/configure-connect-dotnet-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ namespace ConsoleApp1
238238
- [Encode with a custom Transform - .NET](transform-custom-transform-how-to.md)
239239
- [Use AES-128 dynamic encryption and the key delivery service - .NET](drm-playready-license-template-concept.md)
240240
- [Use DRM dynamic encryption and license delivery service - .NET](drm-protect-with-drm-tutorial.md)
241-
- [Get a signing key from the existing policy - .NET](drm-get-content-key-policy-dotnet-how-to.md)
241+
- [Get a signing key from the existing policy - .NET](drm-get-content-key-policy-how-to.md)
242242
- [Create filters with Media Services - .NET](filters-dynamic-manifest-dotnet-how-to.md)
243243
- [Advanced video on-demand examples of Azure Functions v2 with Media Services v3](https://aka.ms/ams3functions)
244244

articles/media-services/latest/drm-content-key-policy-concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Usually, you associate your content key policy with your [Streaming Locator](str
4747

4848
## Example
4949

50-
To get to the key, use `GetPolicyPropertiesWithSecretsAsync`, as shown in the [Get a signing key from the existing policy](drm-get-content-key-policy-dotnet-how-to.md#get-contentkeypolicy-with-secrets) example.
50+
To get to the key, use `GetPolicyPropertiesWithSecretsAsync`, as shown in the [Get a signing key from the existing policy](drm-get-content-key-policy-how-to.md#get-contentkeypolicy-with-secrets) example.
5151

5252
## Filtering, ordering, paging
5353

articles/media-services/latest/migrate-v-2-v-3-migration-scenario-based-content-protection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ You should first unpublish (remove all Streaming Locators) on the Asset via the
100100

101101
### How to guides
102102

103-
- [Get a signing key from the existing policy](drm-get-content-key-policy-dotnet-how-to.md)
103+
- [Get a signing key from the existing policy](drm-get-content-key-policy-how-to.md)
104104
- [Offline FairPlay Streaming for iOS with Media Services v3](drm-offline-fairplay-for-ios-concept.md)
105105
- [Offline Widevine streaming for Android with Media Services v3](drm-offline-widevine-for-android.md)
106106
- [Offline PlayReady Streaming for Windows 10 with Media Services v3](drm-offline-playready-streaming-for-windows-10.md)

articles/media-services/latest/security-rbac-concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ See the following articles for more information:
4545
## Next steps
4646

4747
- [Developing with Media Services v3 APIs](media-services-apis-overview.md)
48-
- [Get content key policy using Media Services .NET](drm-get-content-key-policy-dotnet-how-to.md)
48+
- [Get content key policy using Media Services .NET](drm-get-content-key-policy-how-to.md)

0 commit comments

Comments
 (0)