azure-openai-stored-files
Uploaded files for assistants, batch, or fine-tuning can contain arbitrary sensitive data.
Where it sits
| location | Azure OpenAI File.{filename,purpose,content} |
| location kind | data_record |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string source_code_secret sensitive_data pii customer_data |
| emits edge | CanReadData |
| service | Azure OpenAI / AI Services (azure:openai) |
Collection recipe
| access mode | data_plane |
| operation | GET /openai/files/{file-id}/content |
| response path | $value |
| encoding | binary |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.CognitiveServices/accounts/OpenAI/files/read
References