Skip to content

Commit 2006ff9

Browse files
committed
Merge branch 'main' of github.com:MicrosoftDocs/azure-ai-docs-pr into raitextimage0725
2 parents a1b67bd + 4885d99 commit 2006ff9

File tree

2,155 files changed

+55101
-30744
lines changed

Some content is hidden

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

2,155 files changed

+55101
-30744
lines changed

.github/policies/disallow-edits.yml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,17 @@ configuration:
2828
matchAny: true
2929
pattern: articles/ai-foundry/responsible-ai/*
3030
- not:
31-
activitySenderHasAssociation:
32-
association: Member
31+
or:
32+
- activitySenderHasAssociation:
33+
association: Member
34+
- isActivitySender:
35+
user: learn-build-service-prod[bot]
3336
then:
3437
- addReply:
3538
reply: >-
3639
@${issueAuthor} - Pull requests that modify files in this folder aren't accepted from public contributors.
3740
- closePullRequest
3841

39-
4042
- description: \@mention specific people when a PR is opened in the "ai-foundry/responsible-ai" folder.
4143
if:
4244
- payloadType: Pull_Request
@@ -60,15 +62,15 @@ configuration:
6062
- isActivitySender:
6163
user: laujan
6264
- isActivitySender:
63-
user: patrickfarley
65+
user: PatrickFarley
6466
- isActivitySender:
65-
user: heidisteen
67+
user: HeidiSteen
6668
- isActivitySender:
6769
user: haileytap
6870
then:
6971
- addReply:
7072
reply: >-
71-
@${issueAuthor} - Please don't sign off on this PR. The area owners will sign off once they've reviewed your contribution.
73+
${issueAuthor} - Please don't sign off on this PR. The area owners will sign off once they've reviewed your contribution.
7274
- mentionUsers:
7375
mentionees:
7476
- eric-urban

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ _repo.*/
2020
.github/prompts/*.md
2121
.github/prompts/*.zip
2222
.github/patterns/*.md
23+
24+
articles/ai-foundry/includes/get-started-fdp.md

.openpublishing.redirection.json

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
"redirect_url": "/azure/ai-foundry/how-to/connections-add",
66
"redirect_document_id": false
77
},
8+
{
9+
"source_path": "articles/ai-foundry/how-to/develop/connections-add-sdk.md",
10+
"redirect_url": "/azure/ai-foundry/how-to/connections-add?pivots=hub-project",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "articles/ai-foundry/how-to/develop/vscode.md",
15+
"redirect_url": "/azure/ai-foundry/how-to/develop/get-started-projects-vs-code",
16+
"redirect_document_id": false
17+
},
818
{
919
"source_path": "articles/ai-foundry/azure-openai-in-azure-ai-foundry.md",
1020
"redirect_url": "/azure/ai-foundry/what-is-azure-ai-foundry",
@@ -290,6 +300,16 @@
290300
"redirect_url": "/azure/ai-foundry",
291301
"redirect_document_id": false
292302
},
303+
{
304+
"source_path": "articles/ai-foundry/openai/concepts/models.md",
305+
"redirect_url": "/azure/ai-foundry/foundry-models/concepts/models-sold-directly-by-azure?pivots=azure-openai",
306+
"redirect_document_id": false
307+
},
308+
{
309+
"source_path": "articles/ai-foundry/foundry-models/concepts/models.md",
310+
"redirect_url": "/azure/ai-foundry/foundry-models/concepts/models-sold-directly-by-azure?pivots=azure-direct-others",
311+
"redirect_document_id": false
312+
},
293313
{
294314
"source_path_from_root": "/articles/ai-services/speech-service/text-to-speech-avatar/custom-avatar-endpoint.md",
295315
"redirect_url": "/azure/ai-services/speech-service/custom-avatar-create",
@@ -489,6 +509,41 @@
489509
"source_path": "articles/ai-foundry/model-inference/index.yml",
490510
"redirect_url": "../foundry-models/index",
491511
"redirect_document_id": false
512+
},
513+
{
514+
"source_path": "articles/machine-learning/concept-package-models.md",
515+
"redirect_url": "/azure/machine-learning/concept-endpoints",
516+
"redirect_document_id": false
517+
},
518+
{
519+
"source_path": "articles/machine-learning/how-to-package-models-moe.md",
520+
"redirect_url": "/azure/machine-learning/concept-endpoints",
521+
"redirect_document_id": false
522+
},
523+
{
524+
"source_path": "articles/machine-learning/how-to-package-models-app-service.md",
525+
"redirect_url": "/azure/machine-learning/concept-endpoints",
526+
"redirect_document_id": false
527+
},
528+
{
529+
"source_path": "articles/machine-learning/how-to-package-models.md",
530+
"redirect_url": "/azure/machine-learning/concept-endpoints",
531+
"redirect_document_id": false
532+
},
533+
{
534+
"source_path": "articles/ai-services/create-account-terraform.md",
535+
"redirect_url": "/azure/ai-foundry/how-to/create-resource-terraform",
536+
"redirect_document_id": false
537+
},
538+
{
539+
"source_path": "articles/ai-services/create-account-bicep.md",
540+
"redirect_url": "/azure/ai-foundry/how-to/create-resource-template",
541+
"redirect_document_id": false
542+
},
543+
{
544+
"source_path": "articles/ai-foundry/foundry-models/how-to/inference.md",
545+
"redirect_url": "/azure/ai-foundry/foundry-models/concepts/endpoints",
546+
"redirect_document_id": true
492547
}
493548
]
494-
}
549+
}

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

Lines changed: 64 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@
1010
"redirect_url": "/azure/ai-foundry/what-is-azure-ai-foundry",
1111
"redirect_document_id": false
1212
},
13+
{
14+
"source_path_from_root": "/articles/ai-foundry/how-to/deploy-models-mistral-open.md",
15+
"redirect_url": "/azure/ai-foundry/foundry-models/concepts/models#mistral-ai",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models-gretel-navigator.md",
20+
"redirect_url": "/azure/ai-foundry/concepts/models-inference-examples",
21+
"redirect_document_id": true
22+
},
1323
{
1424
"source_path_from_root": "/articles/ai-foundry/whats-new-ai-foundry.md",
1525
"redirect_url": "/azure/ai-foundry/whats-new-azure-ai-foundry",
@@ -150,6 +160,16 @@
150160
"redirect_url": "/azure/ai-foundry/concepts/models-featured#cohere-rerank",
151161
"redirect_document_id": false
152162
},
163+
{
164+
"source_path_from_root": "/articles/ai-foundry/foundry-models/overview.md",
165+
"redirect_url": "/azure/ai-foundry/foundry-models/concepts/models",
166+
"redirect_document_id": false
167+
},
168+
{
169+
"source_path_from_root": "/articles/ai-foundry/how-to/deploy-models-gretel-navigator.md",
170+
"redirect_url": "/azure/ai-foundry/concepts/models-inference-examples#gretel-navigator",
171+
"redirect_document_id": false
172+
},
153173
{
154174
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models-deepseek.md",
155175
"redirect_url": "/azure/ai-foundry/how-to/deploy-models-deepseek",
@@ -160,11 +180,6 @@
160180
"redirect_url": "/azure/ai-foundry/model-inference/tutorials/get-started-deepseek-r1?context=%2Fazure%2Fai-foundry%2Fcontext%2Fcontext",
161181
"redirect_document_id": false
162182
},
163-
{
164-
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models-gretel-navigator.md",
165-
"redirect_url": "/azure/ai-foundry/how-to/deploy-models-gretel-navigator",
166-
"redirect_document_id": true
167-
},
168183
{
169184
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models-jais.md",
170185
"redirect_url": "/azure/ai-foundry/how-to/deploy-models-jais",
@@ -200,6 +215,11 @@
200215
"redirect_url": "/azure/ai-foundry/how-to/deploy-models-managed",
201216
"redirect_document_id": true
202217
},
218+
{
219+
"source_path_from_root": "/articles/ai-foundry/how-to/autoscale.md",
220+
"redirect_url": "/azure/ai-services/autoscale?context=%2Fazure%2Fai-foundry%2Fcontext%2Fcontext",
221+
"redirect_document_id": true
222+
},
203223
{
204224
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models-mistral-codestral.md",
205225
"redirect_url": "/azure/ai-foundry/how-to/deploy-models-mistral-codestral",
@@ -225,11 +245,6 @@
225245
"redirect_url": "/azure/ai-foundry/concepts/foundry-models-overview",
226246
"redirect_document_id": false
227247
},
228-
{
229-
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models-mistral-open.md",
230-
"redirect_url": "/azure/ai-foundry/how-to/deploy-models-mistral-open",
231-
"redirect_document_id": true
232-
},
233248
{
234249
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models-mistral.md",
235250
"redirect_url": "/azure/ai-foundry/how-to/deploy-models-mistral",
@@ -457,7 +472,7 @@
457472
},
458473
{
459474
"source_path_from_root": "/articles/ai-foundry/foundry-models/supported-languages-openai.md",
460-
"redirect_url": "/azure/ai-services/openai/supported-languages",
475+
"redirect_url": "/azure/ai-foundry/openai/supported-languages",
461476
"redirect_document_id": false
462477
},
463478
{
@@ -575,6 +590,11 @@
575590
"redirect_url": "/azure/ai-foundry/how-to/prompt-flow-tools/embedding-tool",
576591
"redirect_document_id": true
577592
},
593+
{
594+
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models-mistral-open.md",
595+
"redirect_url": "/azure/ai-foundry/foundry-models/concepts/models",
596+
"redirect_document_id": true
597+
},
578598
{
579599
"source_path_from_root": "/articles/ai-studio/how-to/prompt-flow-tools/index-lookup-tool.md",
580600
"redirect_url": "/azure/ai-foundry/how-to/prompt-flow-tools/index-lookup-tool",
@@ -930,8 +950,8 @@
930950
},
931951
{
932952
"source_path_from_root": "/articles/ai-studio/quickstarts/assistants.md",
933-
"redirect_url": "/azure/ai-services/openai/assistants-quickstart",
934-
"redirect_document_id": true
953+
"redirect_url": "/azure/ai-foundry/openai/how-to/assistant",
954+
"redirect_document_id": false
935955
},
936956
{
937957
"source_path_from_root": "/articles/ai-studio/how-to/prompt-flow-tools/vector-db-lookup-tool.md",
@@ -1095,7 +1115,7 @@
10951115
},
10961116
{
10971117
"source_path_from_root": "/articles/ai-studio/quickstarts/multimodal-vision.md",
1098-
"redirect_url": "/azure/ai-services/openai/gpt-v-quickstart",
1118+
"redirect_url": "/azure/ai-foundry/openai/gpt-v-quickstart",
10991119
"redirect_document_id": false
11001120
},
11011121
{
@@ -1203,6 +1223,16 @@
12031223
"redirect_url": "/azure/ai-foundry/how-to/develop/trace-application#visualize-your-traces",
12041224
"redirect_document_id": false
12051225
},
1226+
{
1227+
"source_path_from_root": "/articles/ai-foundry/agents/index.yml",
1228+
"redirect_url": "/azure/ai-foundry/",
1229+
"redirect_document_id": false
1230+
},
1231+
{
1232+
"source_path_from_root": "/articles/ai-foundry/agents/concepts/tracing.md",
1233+
"redirect_url": "/azure/ai-foundry/how-to/develop/trace-agents-sdk",
1234+
"redirect_document_id": true
1235+
},
12061236
{
12071237
"source_path_from_root": "/articles/ai-foundry/how-to/online-evaluation.md",
12081238
"redirect_url": "/azure/ai-foundry/how-to/monitor-applications",
@@ -1232,6 +1262,26 @@
12321262
"source_path_from_root": "/articles/ai-foundry/how-to/evaluate-prompts-playground.md",
12331263
"redirect_url": "/azure/ai-foundry/concepts/observability",
12341264
"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
12351285
}
12361286
]
12371287
}

0 commit comments

Comments
 (0)