azure-openai-assistants-threads-vectorstores
Persistent agent objects can retain prompts, messages, metadata, and linked sensitive files.
Where it sits
| location | Azure OpenAI assistant/thread/message/vector-store objects.{instructions,content,metadata,file_ids} |
| 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 | ContainsSecret |
| service | Azure OpenAI / AI Services (azure:openai) |
Collection recipe
| access mode | data_plane |
| operation | GET Azure OpenAI Assistants object |
| response path | $value |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.CognitiveServices/accounts/OpenAI/assistants/read
References