Skip to content

Commit 5b0a012

Browse files
committed
overclaim
1 parent cbd1387 commit 5b0a012

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

articles/ai-services/cognitive-services-data-loss-prevention.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,8 @@ The following services support data loss prevention configuration:
105105
106106
## Limitations
107107
108-
[Azure OpenAI on your data - text](./openai/concepts/use-your-data.md) features don't support data loss prevention yet. When `restrictOutboundNetworkAccess` is set as true, all requests to the following APIs will fail immediately to prevent potential data loss.
108+
[Azure OpenAI on your data - text](./openai/concepts/use-your-data.md) data ingestion feature doesn't support data loss prevention yet. When `restrictOutboundNetworkAccess` is set as true, all requests to the following API will fail immediately to prevent potential data loss.
109109
110-
* /extensions/chat/completions (with text models)
111110
* /extensions/on-your-data/ingestion-jobs
112111
113112

articles/ai-services/openai/how-to/use-your-data-securely.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If an embedding deployment is provided in the inference request, the rewritten q
5050

5151
## Resources configuration
5252

53-
Use the following sections to configure your resources for optimal secure usage. If you plan to only secure part of your resources, you can skip the sections unrelated to your use case.
53+
Use the following sections to configure your resources for optimal secure usage. Even if you plan to only secure part of your resources, you still need to follow all the steps below, because of the [known issues](https://github.com/microsoft/sample-app-aoai-chatGPT/issues/566).
5454

5555
## Create resource group
5656

0 commit comments

Comments
 (0)