You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/content-safety/how-to/foundry.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Follow these steps to use the Content Safety **try it out** page:
29
29
1. Go to [Azure AI Foundry](https://ai.azure.com/) and navigate to your project/hub. Then select the **Safety+ Security** tab on the left nav and select the **Try it out** tab.
30
30
1. On the **Try it out** page, you can experiment with various content safety features such as text and image content, using adjustable thresholds to filter for inappropriate or harmful content.
31
31
32
-
:::image type="content" source="../../media/content-safety/try-it-out.png" alt-text="Screenshot of the try it out page for content safety.":::
32
+
:::image type="content" source="/azure/ai-studio/media/content-safety/try-it-out.png" alt-text="Screenshot of the try it out page for content safety.":::
33
33
34
34
## Analyze text
35
35
@@ -42,7 +42,7 @@ Follow these steps to use the Content Safety **try it out** page:
42
42
43
43
The **Use blocklist** tab lets you create, edit, and add a blocklist to the moderation workflow. If you have a blocklist enabled when you run the test, you get a **Blocklist detection** panel under **Results**. It reports any matches with the blocklist.
44
44
45
-
:::image type="content" source="../../media/content-safety/blocklist-panel.png" alt-text="Screenshot of the Use blocklist panel.":::
45
+
:::image type="content" source="/azure/ai-studio/media/content-safety/blocklist-panel.png" alt-text="Screenshot of the Use blocklist panel.":::
46
46
47
47
## Analyze images
48
48
@@ -57,7 +57,7 @@ The **Moderate image** page provides capability for you to quickly try out image
57
57
58
58
You can use the **View Code** feature in either the **Analyze text content** or **Analyze image content** pages to view and copy the sample code, which includes configuration for severity filtering, blocklists, and moderation functions. You can then deploy the code on your end.
59
59
60
-
:::image type="content" source="../../media/content-safety/view-code-option.png" alt-text="Screenshot of the View code button.":::
60
+
:::image type="content" source="/azure/ai-studio/media/content-safety/view-code-option.png" alt-text="Screenshot of the View code button.":::
61
61
62
62
## Use Prompt Shields
63
63
@@ -112,4 +112,4 @@ For more information, see the [Custom categories conceptual guide](/azure/ai-ser
112
112
113
113
## Next step
114
114
115
-
To use Azure AI Content Safety features with your Generative AI models, see the [Content filtering](../../concepts/content-filtering.md) guide.
115
+
To use Azure AI Content Safety features with your Generative AI models, see the [Content filtering](/azure/ai-studio/concepts/content-filtering.md) guide.
0 commit comments