An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Hello Misha !
Thank you for posting on Microsoft Learn.
Zero data retention is only available for customers with an enterprise agreement (EA) or Microsoft Customer Agreement (MCA) and not pay-as-you-go.
You can deploy a dedicated Azure OpenAI Resource, not public/shared preview endpoints and access it via region-specific endpoints ( https://{your-resource-name}.openai.azure.com/).
You can open a support ticket to request zero data retention, Microsoft will confirm and flag your resource to bypass prompt logging and human review.
Abuse monitoring and content filtering is on by default and may retain data temporarily (up to 30 days) so when zero retention is approved, this is disabled or bypassed for that resource.
Keep in mind that in zero zata retention mode:
- prompts and completions are not stored even temporarily
- no human review is conducted
- you are responsible for ensuring content safety and compliance on your own systems
- you must request this mode per resource as it's not enabled by default