Skip to content

Commit d04cd8d

Browse files
committed
fix images
1 parent 43a0712 commit d04cd8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-studio/how-to/use-blocklists.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can create custom blocklists in the Azure AI Studio as part of your content
2020
## Create a blocklist
2121

2222
1. Go to [AI Studio](https://ai.azure.com/) and navigate to your project/hub. Then select the **Safety+ Security** page on the left nav and select the **Blocklists** tab.
23-
:::image type="content" source="../media/content-safety/content-filter/select-blocklists.png lightbox="../media/content-safety/content-filter/select-blocklists.png" alt-text="Screenshot of the Blocklists page tab.":::
23+
:::image type="content" source="../media/content-safety/content-filter/select-blocklists.png" lightbox="../media/content-safety/content-filter/select-blocklists.png" alt-text="Screenshot of the Blocklists page tab.":::
2424
1. Select **Create a blocklist**. Enter a name for your blocklist, add a description, and select an Azure OpenAI resource to connect it to. Then select **Create Blocklist**.
2525
1. Select your new blocklist once it's created. On the blocklist's page, select **Add new term**.
2626
1. Enter the term that should be filtered and select **Add term**. You can also use a regex.
@@ -29,7 +29,7 @@ You can create custom blocklists in the Azure AI Studio as part of your content
2929
## Attach a blocklist to a content filter configuration
3030

3131
1. Once the blocklist is ready, go back to the **Safety+ Security** page and select the **Content filters** tab. Create a new content filter configuration. This opens a wizard with several AI content safety components.
32-
:::image type="content" source="../media/content-safety/content-filter/create-content-filter.png lightbox="../media/content-safety/content-filter/create-content-filter.png" alt-text="Screenshot of the Create content filter button.":::
32+
:::image type="content" source="../media/content-safety/content-filter/create-content-filter.png" lightbox="../media/content-safety/content-filter/create-content-filter.png" alt-text="Screenshot of the Create content filter button.":::
3333
1. On the **Input filter** and **Output filter** screens, toggle the **Blocklist** button on. You can then select a blocklist from the list.
3434
There are two types of blocklists: the custom blocklists you created, and prebuilt blocklists that Microsoft provides—in this case a Profanity blocklist (English).
3535
1. You can now decide which of the available blocklists you want to include in your content filtering configuration. The last step is to review and finish the content filtering configuration by selecting **Next**.

0 commit comments

Comments
 (0)