Skip to content

Commit 8e61577

Browse files
committed
fix broken links
1 parent d1dfac7 commit 8e61577

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/content-moderator/video-moderation-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The Content Moderator's video moderation capability is available as a free publi
2929

3030
### Create an Azure Media Services account
3131

32-
Follow the instructions in [Create an Azure Media Services account](/azure/media-services/previous/media-services-portal-create-account) to subscribe to AMS and create an associated Azure storage account. In that storage account, create a new Blob storage container.
32+
Follow the instructions in [Create an Azure Media Services account](/azure/media-services/latest/account-create-how-to) to subscribe to AMS and create an associated Azure storage account. In that storage account, create a new Blob storage container.
3333

3434
<a name='create-an-azure-active-directory-application'></a>
3535

@@ -41,7 +41,7 @@ In the **Microsoft Entra app** section, select **Create New** and name your new
4141

4242
Select your app registration and click the **Manage application** button below it. Note the value in the **Application ID** field; you will need this later. Select **Settings** > **Keys**, and enter a description for a new key (such as "VideoModKey"). Select **Save**, and then notice the new key value. Copy this string and save it somewhere secure.
4343

44-
For a more thorough walkthrough of the above process, See [Get started with Microsoft Entra authentication](/azure/media-services/previous/media-services-portal-get-started-with-aad).
44+
For a more thorough walkthrough of the above process, See [Get started with Microsoft Entra authentication](/azure/media-services/latest/access-api-howto).
4545

4646
Once you've done this, you can use the video moderation media processor in two different ways.
4747

0 commit comments

Comments
 (0)