Skip to content

Commit b6ea7d4

Browse files
committed
updating faq
1 parent 1ff0e23 commit b6ea7d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ sections:
243243
- question: |
244244
How long is this data stored?
245245
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.
247247
- question: |
248248
Can I bring my own data store to use with Assistants?
249249
answer: |
@@ -255,7 +255,7 @@ sections:
255255
- question: |
256256
Where is data stored geographically?
257257
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.
259259
- question: |
260260
How am I charged for Assistants?
261261
answer: |

0 commit comments

Comments
 (0)