Skip to content

Commit 71769d7

Browse files
committed
disable content filtering
1 parent d8d674c commit 71769d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/ai-services/content-understanding/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,14 @@ See [Quickstart](quickstart/use-ai-foundry.md) for more examples.
7878

7979
### Modified Content Filtering
8080

81-
Azure AI Content Understanding now supports modifying the content filtering system for approved customers. The subscription IDs with approved modified content filtering impacts the Azure AI Content Understanding output. By default, Content Understanding employs a content filtering system that identifies specific risk categories for potentially harmful content in both submitted prompts and generated outputs. By modifying the content filtering setting, the system will annotate rather than block potentially harmful output allowing you to decide how potentially harmful content is handled. For more information on content filter types, *see* [Content filtering: filter types](../openai/concepts/content-filter.md#content-filter-types).
81+
Content Understanding now supports modified content filtering for approved customers. The subscription IDs with approved modified content filtering impacts Content Understanding output. By default, Content Understanding employs a content filtering system that identifies specific risk categories for potentially harmful content in both submitted prompts and generated outputs. Modified content filtering allows the system to annotate rather than block potentially harmful output, giving you the ability to determine how to handle potentially harmful content. For more information on content filter types, *see* [Content filtering: filter types](../openai/concepts/content-filter.md#content-filter-types).
8282

8383
> [!IMPORTANT]
8484
>
8585
> * Apply for modified content filters via this form: [Azure OpenAI Limited Access Review: Modified Content Filters](https://ncv.microsoft.com/uEfCgnITdR).
8686
> * For more information, *see* [**Content Filtering**](../openai/concepts/content-filter.md).
8787
88-
To learn more about how to add modified content filtering to your requests, *see* our [REST API quickstart](quickstart/use-rest-api.md).
88+
To learn more about how to add modified content filtering to your requests, *see* our [REST API quickstart](quickstart/use-rest-api.md#modified-content-filtering).
8989

9090
## Data privacy and security
9191
Developers using the Content Understanding service should review Microsoft's policies on customer data. For more information, visit our [**Data, protection and privacy**](https://www.microsoft.com/trust-center/privacy) page.

articles/ai-services/content-understanding/quickstart/use-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ First, create a JSON file named `request_body.json` with the following content:
176176

177177
### Modified content filtering
178178

179-
* Approved Azure AI Content Understanding customers can modify the default content filtering system. Once modified, the output filters annotate content instead of blocking it providing enhanced control over content filtering in the Content Understanding output.
179+
* Customers who have been approved can customize the Content Understanding default content filtering system. After modifications, the output filters will annotate content rather than block it, offering improved control over content filtering in the Content Understanding output.
180180

181181
* To request approval for modified content filtering, complete the following form: [Azure OpenAI Limited Access Review: Modified Content Filters](https://ncv.microsoft.com/uEfCgnITdR).
182182

0 commit comments

Comments
 (0)