Skip to content

Commit 709baca

Browse files
committed
updatE
1 parent 5db14a0 commit 709baca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/concepts/assistants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ We strongly recommend the following data access controls:
5252
- Implement authorization. Before performing reads or writes on assistants, threads, messages, and files, ensure that the end-user is authorized to do so.
5353
- Restrict Azure OpenAI resource and API key access. Carefully consider who has access to Azure OpenAI resources where assistants are being used and associated API keys.
5454
- Routinely audit which accounts/individuals have access to the Azure OpenAI resource. API keys and resource level access enable a wide range of operations including reading and modifying messages and files.
55-
- Enable [diagnostic settings](../how-to/monitoring.md#configure-diagnostic-settings) to allow tracking of operations like **List Keys** and **Regenerate Key**.
55+
- Enable [diagnostic settings](../how-to/monitoring.md#configure-diagnostic-settings) to allow long-term tracking of the Azure OpenAI resource's activity log.
5656

5757
## See also
5858

0 commit comments

Comments
 (0)