Skip to content

Commit 9f95a96

Browse files
authored
Merge pull request #6723 from mrbullwinkle/mrb_08_22_2025_retire
[Azure OpenAI] Legacy Retirements
2 parents 90c4b68 + a313b3b commit 9f95a96

23 files changed

+31
-3398
lines changed

articles/ai-foundry/.openpublishing.redirection.ai-studio.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,6 +1262,26 @@
12621262
"source_path_from_root": "/articles/ai-foundry/how-to/evaluate-prompts-playground.md",
12631263
"redirect_url": "/azure/ai-foundry/concepts/observability",
12641264
"redirect_document_id": false
1265+
},
1266+
{
1267+
"source_path_from_root": "/articles/ai-foundry/openai/quickstart.md",
1268+
"redirect_url": "/azure/ai-foundry/openai/how-to/responses",
1269+
"redirect_document_id": false
1270+
},
1271+
{
1272+
"source_path_from_root": "/articles/ai-foundry/openai/how-to/work-with-code.md",
1273+
"redirect_url": "/azure/ai-foundry/openai/how-to/responses",
1274+
"redirect_document_id": false
1275+
},
1276+
{
1277+
"source_path_from_root": "/articles/ai-foundry/openai/how-to/completions.md",
1278+
"redirect_url": "/azure/ai-foundry/openai/how-to/responses",
1279+
"redirect_document_id": false
1280+
},
1281+
{
1282+
"source_path_from_root": "/articles/ai-foundry/openai/how-to/chat-markup-language.md",
1283+
"redirect_url": "/azure/ai-foundry/openai/how-to/responses",
1284+
"redirect_document_id": false
12651285
}
12661286
]
12671287
}

articles/ai-foundry/openai/concepts/use-your-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ You might want to use Azure Blob Storage as a data source if you want to connect
192192
193193
To keep your Azure AI Search index up-to-date with your latest data, you can schedule an automatic index refresh rather than manually updating it every time your data is updated. Automatic index refresh is only available when you choose **Azure Blob Storage** as the data source. To enable an automatic index refresh:
194194

195-
1. [Add a data source](../quickstart.md) using [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs).
195+
1. [Add a data source](../use-your-data-quickstart.md) using [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs).
196196
1. Under **Select or add data source** select **Indexer schedule** and choose the refresh cadence you would like to apply.
197197

198198
:::image type="content" source="../media/use-your-data/indexer-schedule.png" alt-text="A screenshot of the indexer schedule in Azure AI Foundry portal." lightbox="../media/use-your-data/indexer-schedule.png":::

articles/ai-foundry/openai/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ sections:
271271
- question: |
272272
Does the Assistants feature support customer-managed key encryption (CMK)?
273273
answer: |
274-
Today we support CMK for Threads and Files in Assistants. See the [What's new page](./whats-new.md#customer-managed-key-cmk-support-for-assistants) for available regions for this feature.
274+
Today we support CMK for Threads and Files in Assistants.
275275
- question: |
276276
Is my data used by Microsoft for training models?
277277
answer: |

articles/ai-foundry/openai/how-to/chat-markup-language.md

Lines changed: 0 additions & 294 deletions
This file was deleted.

0 commit comments

Comments
 (0)