Skip to content

Commit 329825d

Browse files
authored
Merge branch 'release-build-ai-foundry' into santiagxf/foundry-models
2 parents d920603 + ad39832 commit 329825d

File tree

461 files changed

+6180
-3967
lines changed

Some content is hidden

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

461 files changed

+6180
-3967
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: 11 additions & 1 deletion
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",

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

Lines changed: 39 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -614,8 +614,8 @@
614614
},
615615
{
616616
"source_path_from_root": "/articles/ai-studio/concepts/connections.md",
617-
"redirect_url": "/azure/ai-foundry/concepts/connections",
618-
"redirect_document_id": true
617+
"redirect_url": "/azure/ai-foundry/how-to/connections-add",
618+
"redirect_document_id": false
619619
},
620620
{
621621
"source_path_from_root": "/articles/ai-studio/concepts/content-filtering.md",
@@ -707,10 +707,15 @@
707707
"redirect_url": "/azure/ai-services/connect-services-ai-foundry-portal",
708708
"redirect_document_id": false
709709
},
710+
{
711+
"source_path_from_root": "/articles/ai-foundry/ai-services/how-to/connect-azure-openai.md",
712+
"redirect_url": "/azure/ai-services/connect-services-ai-foundry-portal",
713+
"redirect_document_id": false
714+
},
710715
{
711716
"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
717+
"redirect_url": "/azure/ai-services/connect-services-ai-foundry-portal",
718+
"redirect_document_id": false
714719
},
715720
{
716721
"source_path_from_root": "/articles/ai-studio/tutorials/copilot-sdk-build-rag.md",
@@ -1137,6 +1142,36 @@
11371142
"source_path_from_root": "/articles/ai-foundry/ai-services/how-to/connect-ai-services.md",
11381143
"redirect_url": "/azure/ai-services/connect-services-ai-foundry-portal",
11391144
"redirect_document_id": false
1145+
},
1146+
{
1147+
"source_path_from_root": "/articles/ai-foundry/concepts/evaluation-approach-gen-ai.md",
1148+
"redirect_url": "/azure/ai-foundry/concepts/observability",
1149+
"redirect_document_id": true
1150+
},
1151+
{
1152+
"source_path_from_root": "/articles/ai-foundry/concepts/evaluation-metrics-built-in.md",
1153+
"redirect_url": "/azure/ai-foundry/concepts/observability",
1154+
"redirect_document_id": false
1155+
},
1156+
{
1157+
"source_path_from_root": "/articles/ai-foundry/concepts/trace.md",
1158+
"redirect_url": "/azure/ai-foundry/how-to/develop/trace-application",
1159+
"redirect_document_id": false
1160+
},
1161+
{
1162+
"source_path_from_root": "/articles/ai-foundry/how-to/develop/trace-local-sdk.md",
1163+
"redirect_url": "/azure/ai-foundry/how-to/develop/trace-application",
1164+
"redirect_document_id": true
1165+
},
1166+
{
1167+
"source_path_from_root": "/articles/ai-foundry/how-to/develop/visualize-traces.md",
1168+
"redirect_url": "/azure/ai-foundry/how-to/develop/trace-application#visualize-your-traces",
1169+
"redirect_document_id": false
1170+
},
1171+
{
1172+
"source_path_from_root": "/articles/ai-foundry/how-to/online-evaluation.md",
1173+
"redirect_url": "/azure/ai-foundry/how-to/monitor-applications",
1174+
"redirect_document_id": false
11401175
}
11411176
]
11421177
}

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)