Skip to content

Commit 3173e8a

Browse files
committed
more TOC edits and deleted blocklists article
1 parent e10359d commit 3173e8a

File tree

4 files changed

+35
-38
lines changed

4 files changed

+35
-38
lines changed

articles/ai-foundry/.openpublishing.redirection.ai-studio.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,12 @@
452452
},
453453
{
454454
"source_path_from_root": "/articles/ai-studio/how-to/use-blocklists.md",
455-
"redirect_url": "/azure/ai-foundry/how-to/use-blocklists",
455+
"redirect_url": "/azure/ai-foundry/foundry-models/how-to/use-blocklists",
456+
"redirect_document_id": false
457+
},
458+
{
459+
"source_path_from_root": "/articles/ai-foundry/how-to/use-blocklists.md",
460+
"redirect_url": "/azure/ai-foundry/foundry-models/how-to/use-blocklists",
456461
"redirect_document_id": true
457462
},
458463
{

articles/ai-foundry/foundry-models/how-to/use-blocklists.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
---
2-
title: 'How to use blocklists with Azure AI Foundry Models in Azure AI Foundry Service'
2+
title: Use blocklists in Azure AI Foundry portal
33
titleSuffix: Azure AI Foundry
4-
description: Learn how to use blocklists with Foundry Models in Azure AI Foundry Service.
5-
manager: scottpolly
6-
ms.service: azure-ai-model-inference
4+
description: Learn how to create custom blocklists in Azure AI Foundry portal as part of your content filtering configurations.
5+
manager: nitinme
6+
ms.service: azure-ai-foundry
7+
ms.custom:
8+
- ignite-2024
79
ms.topic: how-to
8-
ms.date: 05/19/2025
9-
author: ssalgadodev
10-
ms.author: ssalgado
11-
ms.custom: ignite-2024, github-universe-2024
12-
ms.reviewer: fasantia
13-
reviewer: santiagxf
10+
ms.date: 05/31/2025
11+
ms.author: pafarley
12+
author: PatrickFarley
1413
---
1514

1615
# How to use blocklists with Foundry Models in Azure AI Foundry services
1716

18-
The configurable content filters are sufficient for most content moderation needs. However, you may need to filter terms specific to your use case.
17+
The configurable content filters are sufficient for most content moderation needs. However, you might need to create custom blocklists in the [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) as part of your content filtering configurations in order to filter terms specific to your use case. This article illustrates how to create custom blocklists as part of your content filters in [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs).
1918

2019
## Prerequisites
2120

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

Lines changed: 0 additions & 20 deletions
This file was deleted.

articles/ai-foundry/toc.yml

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ items:
1616
href: foundry-models/overview.md?context=/azure/ai-foundry/context/context
1717
- name: Models and capabilities
1818
href: foundry-models/concepts/models.md?context=/azure/ai-foundry/context/context
19-
- name: Data, privacy, and security for Model Catalog
20-
href: how-to/concept-data-privacy.md
19+
- name: Model versions
20+
href: foundry-models/concepts/model-versions.md?context=/azure/ai-foundry/context/context
2121
- name: Model lifecycle and retirement
2222
href: concepts/model-lifecycle-retirement.md
23+
- name: Data, privacy, and security for Model Catalog
24+
href: how-to/concept-data-privacy.md
2325
- name: Foundry Models quotas and limits
2426
href: foundry-models/quotas-limits.md?context=/azure/ai-foundry/context/context
2527
- name: Choose a model for your use case
@@ -40,14 +42,20 @@ items:
4042
href: foundry-models/how-to/configure-marketplace.md?context=/azure/ai-foundry/context/context
4143
- name: Deploy Foundry Models
4244
href: foundry-models/how-to/create-model-deployments.md?context=/azure/ai-foundry/context/context
45+
- name: Upgrade from GitHub Models to Azure AI Foundry Models
46+
href: foundry-models/how-to/quickstart-github-models.md?context=/azure/ai-foundry/context/context
4347
- name: Troubleshoot deployments and monitoring
4448
href: how-to/troubleshoot-deploy-and-monitor.md
4549
- name: Develop with AI models
4650
items:
51+
- name: Endpoints for Foundry Models
52+
href: foundry-models/concepts/endpoints.md?context=/azure/ai-foundry/context/context
4753
- name: Use Foundry Models in code
4854
href: foundry-models/how-to/inference.md?context=/azure/ai-foundry/context/context
4955
- name: Supported programming languages and SDKs
5056
href: ../ai-services/openai/supported-languages.md?context=/azure/ai-foundry/context/context
57+
- name: Azure AI Inference SDK
58+
href: foundry-models/supported-languages.md?context=/azure/ai-foundry/context/context
5159
- name: Work with chat models
5260
items:
5361
- name: Work with chat completion models
@@ -94,7 +102,9 @@ items:
94102
href: how-to/healthcare-ai/deploy-medimageparse.md
95103
- name: Serverless API endpoints
96104
items:
97-
- name: Deploy models via serverless API
105+
- name: Configure AI projects to work with Azure AI Foundry Models
106+
href: foundry-models/how-to/quickstart-ai-project.md?context=/azure/ai-foundry/context/context
107+
- name: Deploy models via serverless API
98108
href: how-to/deploy-models-serverless.md
99109
- name: Consume models from a different project or hub
100110
href: how-to/deploy-models-serverless-connect.md
@@ -104,7 +114,6 @@ items:
104114
href: concepts/model-catalog-content-safety.md
105115
- name: Models available for serverless API
106116
href: concepts/models-featured.md
107-
108117
- name: Azure OpenAI in Foundry Models
109118
items:
110119
- name: Use Azure OpenAI in Azure AI Foundry portal
@@ -193,7 +202,6 @@ items:
193202
displayName: finetuning, fine-tuning
194203
- name: Foundry Models FAQ
195204
href: faq.yml
196-
197205
- name: Azure AI services
198206
items:
199207
- name: Use Azure AI services in Azure AI Foundry portal
@@ -674,8 +682,13 @@ items:
674682
href: concepts/model-catalog-content-safety.md
675683
- name: Content filtering
676684
href: concepts/content-filtering.md
685+
- name: Content filtering for Foundry Models
686+
href: foundry-models/concepts/content-filter.md?context=/azure/ai-foundry/context/context
687+
- name: Default safety policies for Foundry Models
688+
href: foundry-models/concepts/default-safety-policies.md?context=/azure/ai-foundry/context/context
677689
- name: Use blocklists
678-
href: how-to/use-blocklists.md
690+
href: foundry-models/how-to/use-blocklists.md?context=/azure/ai-foundry/context/context
691+
679692
- name: Transparency notes for Azure AI Services
680693
href: ../ai-services/responsible-use-of-ai-overview.md?context=/azure/ai-foundry/context/context
681694
- name: Limited Access features

0 commit comments

Comments
 (0)