Skip to content

Commit 48f243a

Browse files
Merge pull request #261298 from wangyuantao/yuantw/dlp2
Fix overdeclared DLP support on Azure OpenAI on your data
2 parents 6f3c867 + c1e5fa8 commit 48f243a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,15 @@ The following services support data loss prevention configuration:
103103
* Speech Service
104104
* QnA Maker
105105
106+
107+
## Limitations
108+
109+
[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.
110+
111+
* /extensions/chat/completions (with text models)
112+
* /extensions/on-your-data/ingestion-jobs
113+
114+
106115
## Next steps
107116
108117
* [Configure Virtual Networks](cognitive-services-virtual-networks.md)

0 commit comments

Comments
 (0)