You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/faq.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -243,7 +243,7 @@ sections:
243
243
- question: |
244
244
How long is this data stored?
245
245
answer: |
246
-
All used data persists in this system unless you explicitly delete this data. Use the [delete function](./assistants-reference-threads) with the thread ID of the thread you want to delete. Clearing the Run in the Assistants Playground does not delete threads, however deleting them using delete function will not list them in the thread page.
246
+
All used data persists in this system unless you explicitly delete this data. Use the [delete function](./assistants-reference-threads.md) with the thread ID of the thread you want to delete. Clearing the Run in the Assistants Playground does not delete threads, however deleting them using delete function will not list them in the thread page.
247
247
- question: |
248
248
Can I bring my own data store to use with Assistants?
249
249
answer: |
@@ -255,7 +255,7 @@ sections:
255
255
- question: |
256
256
Where is data stored geographically?
257
257
answer: |
258
-
Azure OpenAI Assistants endpoints are regional, and data is stored in the same region as the endpoint. See the [Azure data residency documentation](/explore/global-infrastructure/data-residency/#overview) for more information.
258
+
Azure OpenAI Assistants endpoints are regional, and data is stored in the same region as the endpoint. See the [Azure data residency documentation](https://azure.microsoft.com/explore/global-infrastructure/data-residency/#overview) for more information.
0 commit comments