Skip to content

Commit c359d95

Browse files
authored
Merge pull request #4976 from MicrosoftDocs/release-build-2025-release
Release build 2025 release
2 parents 60beb4e + 77ae1c2 commit c359d95

File tree

1,134 files changed

+30942
-12684
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,134 files changed

+30942
-12684
lines changed

.openpublishing.publish.config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@
117117
"branch_mapping": {}
118118
},
119119
{
120-
"path_to_root": "azureai-samples-csharp",
121-
"url": "https://github.com/Azure-Samples/azureai-samples",
122-
"branch": "dantaylo/csharp",
120+
"path_to_root": "foundry-samples",
121+
"url": "https://github.com/azure-ai-foundry/foundry-samples",
122+
"branch": "main",
123123
"branch_mapping": {}
124124
},
125125
{

.openpublishing.redirection.json

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
1-
{
1+
{
22
"redirections": [
3+
{
4+
"source_path": "articles/ai-foundry/concepts/connections.md",
5+
"redirect_url": "/azure/ai-foundry/how-to/connections-add",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "articles/ai-foundry/azure-openai-in-azure-ai-foundry.md",
10+
"redirect_url": "/azure/ai-foundry/what-is-azure-ai-foundry",
11+
"redirect_document_id": false
12+
},
313
{
414
"source_path": "articles/search/performance-benchmarks.md",
515
"redirect_url": "/previous-versions/azure/search/performance-benchmarks",
@@ -91,8 +101,8 @@
91101
"redirect_document_id": false
92102
},
93103
{
94-
"source_path_from_root": "/articles/ai-services/agents/how-to/tools/overview.md",
95-
"redirect_url": "/azure/ai-services/agents/overview",
104+
"source_path_from_root": "/articles/ai-services/agents/how-to/tools/licensed-data.md",
105+
"redirect_url": "/azure/ai-services/agents/how-to/tools/overview",
96106
"redirect_document_id": false
97107
},
98108
{
@@ -269,6 +279,11 @@
269279
"source_path_from_root": "/articles/ai-services/custom-vision-service/logo-detector-mobile.md",
270280
"redirect_url": "/azure/ai-services/custom-vision-service",
271281
"redirect_document_id": false
282+
},
283+
{
284+
"source_path": "articles/ai-services/index.yml",
285+
"redirect_url": "articles/azure/ai-foundry",
286+
"redirect_document_id": false
272287
}
273288
]
274289
}

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

Lines changed: 44 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,11 @@
215215
"redirect_url": "/azure/ai-foundry/concepts/models-featured#mistral-ai",
216216
"redirect_document_id": false
217217
},
218+
{
219+
"source_path_from_root": "/articles/ai-foundry/how-to/model-catalog-overview.md",
220+
"redirect_url": "/azure/ai-foundry/concepts/foundry-models-overview",
221+
"redirect_document_id": false
222+
},
218223
{
219224
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models-mistral-open.md",
220225
"redirect_url": "/azure/ai-foundry/how-to/deploy-models-mistral-open",
@@ -614,8 +619,8 @@
614619
},
615620
{
616621
"source_path_from_root": "/articles/ai-studio/concepts/connections.md",
617-
"redirect_url": "/azure/ai-foundry/concepts/connections",
618-
"redirect_document_id": true
622+
"redirect_url": "/azure/ai-foundry/how-to/connections-add",
623+
"redirect_document_id": false
619624
},
620625
{
621626
"source_path_from_root": "/articles/ai-studio/concepts/content-filtering.md",
@@ -707,10 +712,15 @@
707712
"redirect_url": "/azure/ai-services/connect-services-ai-foundry-portal",
708713
"redirect_document_id": false
709714
},
715+
{
716+
"source_path_from_root": "/articles/ai-foundry/ai-services/how-to/connect-azure-openai.md",
717+
"redirect_url": "/azure/ai-services/connect-services-ai-foundry-portal",
718+
"redirect_document_id": false
719+
},
710720
{
711721
"source_path_from_root": "/articles/ai-studio/ai-services/how-to/connect-azure-openai.md",
712-
"redirect_url": "/azure/ai-foundry/ai-services/how-to/connect-azure-openai",
713-
"redirect_document_id": true
722+
"redirect_url": "/azure/ai-services/connect-services-ai-foundry-portal",
723+
"redirect_document_id": false
714724
},
715725
{
716726
"source_path_from_root": "/articles/ai-studio/tutorials/copilot-sdk-build-rag.md",
@@ -1137,6 +1147,36 @@
11371147
"source_path_from_root": "/articles/ai-foundry/ai-services/how-to/connect-ai-services.md",
11381148
"redirect_url": "/azure/ai-services/connect-services-ai-foundry-portal",
11391149
"redirect_document_id": false
1150+
},
1151+
{
1152+
"source_path_from_root": "/articles/ai-foundry/concepts/evaluation-approach-gen-ai.md",
1153+
"redirect_url": "/azure/ai-foundry/concepts/observability",
1154+
"redirect_document_id": true
1155+
},
1156+
{
1157+
"source_path_from_root": "/articles/ai-foundry/concepts/evaluation-metrics-built-in.md",
1158+
"redirect_url": "/azure/ai-foundry/concepts/observability",
1159+
"redirect_document_id": false
1160+
},
1161+
{
1162+
"source_path_from_root": "/articles/ai-foundry/concepts/trace.md",
1163+
"redirect_url": "/azure/ai-foundry/how-to/develop/trace-application",
1164+
"redirect_document_id": false
1165+
},
1166+
{
1167+
"source_path_from_root": "/articles/ai-foundry/how-to/develop/trace-local-sdk.md",
1168+
"redirect_url": "/azure/ai-foundry/how-to/develop/trace-application",
1169+
"redirect_document_id": true
1170+
},
1171+
{
1172+
"source_path_from_root": "/articles/ai-foundry/how-to/develop/visualize-traces.md",
1173+
"redirect_url": "/azure/ai-foundry/how-to/develop/trace-application#visualize-your-traces",
1174+
"redirect_document_id": false
1175+
},
1176+
{
1177+
"source_path_from_root": "/articles/ai-foundry/how-to/online-evaluation.md",
1178+
"redirect_url": "/azure/ai-foundry/how-to/monitor-applications",
1179+
"redirect_document_id": false
11401180
}
11411181
]
11421182
}

articles/ai-foundry/ai-services/how-to/connect-azure-openai.md

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

0 commit comments

Comments
 (0)