Skip to content

Commit 812b96b

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-ai-docs-pr into minor-updates
2 parents 837c4fa + 6c08062 commit 812b96b

File tree

2,753 files changed

+34707
-14726
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,753 files changed

+34707
-14726
lines changed

.github/policies/disallow-edits.yml

Lines changed: 6 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,14 @@ configuration:
1919
@${issueAuthor} - You tried to add an index file to this repository; this is not permitted so your pull request will be closed automatically.
2020
- closePullRequest
2121

22-
- description: Close PRs to the "ai-services/personalizer" and "ai-services/responsible-ai" folders where the author isn't a member of the MicrosoftDocs org (i.e. PRs in public repo).
22+
- description: Close PRs to the "responsible-ai" folders where the author isn't a member of the MicrosoftDocs org (i.e. PRs in public repo).
2323
if:
2424
- payloadType: Pull_Request
2525
- isAction:
2626
action: Opened
27-
- or:
28-
- filesMatchPattern:
29-
matchAny: true
30-
pattern: articles/ai-services/personalizer/*
31-
- filesMatchPattern:
32-
matchAny: true
33-
pattern: articles/ai-services/responsible-ai/*
27+
- filesMatchPattern:
28+
matchAny: true
29+
pattern: articles/ai-foundry/responsible-ai/*
3430
- not:
3531
activitySenderHasAssociation:
3632
association: Member
@@ -40,46 +36,15 @@ configuration:
4036
@${issueAuthor} - Pull requests that modify files in this folder aren't accepted from public contributors.
4137
- closePullRequest
4238

43-
- description: \@mention specific people when a PR is opened in the "ai-services/personalizer" folder.
44-
if:
45-
- payloadType: Pull_Request
46-
- isAction:
47-
action: Opened
48-
- filesMatchPattern:
49-
matchAny: true
50-
pattern: articles/ai-services/personalizer/*
51-
- activitySenderHasAssociation:
52-
association: Member
53-
- not:
54-
or:
55-
- isActivitySender:
56-
user: eric-urban
57-
- isActivitySender:
58-
user: nitinme
59-
- isActivitySender:
60-
user: mrbullwinkle
61-
then:
62-
- addReply:
63-
reply: >-
64-
@${issueAuthor} - Please don't sign off on this PR. The area owners will sign off once they've reviewed your contribution.
65-
- mentionUsers:
66-
mentionees:
67-
- eric-urban
68-
- nitinme
69-
- mrbullwinkle
70-
replyTemplate: ${mentionees} - Please review this PR and sign off when you're ready to merge it.
71-
assignMentionees: True # This part probably won't work since the bot doesn't have write perms.
72-
- addLabel:
73-
label: needs-human-review
7439

75-
- description: \@mention specific people when a PR is opened in the "ai-services/responsible-ai" folder.
40+
- description: \@mention specific people when a PR is opened in the "ai-foundry/responsible-ai" folder.
7641
if:
7742
- payloadType: Pull_Request
7843
- isAction:
7944
action: Opened
8045
- filesMatchPattern:
8146
matchAny: true
82-
pattern: articles/ai-services/responsible-ai/*
47+
pattern: articles/ai-foundry/responsible-ai/*
8348
- activitySenderHasAssociation:
8449
association: Member
8550
- not:
@@ -96,8 +61,6 @@ configuration:
9661
user: laujan
9762
- isActivitySender:
9863
user: patrickfarley
99-
- isActivitySender:
100-
user: jboback
10164
- isActivitySender:
10265
user: heidisteen
10366
- isActivitySender:
@@ -114,7 +77,6 @@ configuration:
11477
- aahill
11578
- laujan
11679
- patrickfarley
117-
- jboback
11880
- heidisteen
11981
- haileytap
12082
replyTemplate: ${mentionees} - Please review this PR and sign off when you're ready to merge it.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ _repo.*/
1818
# CoPilot instructions and prompts
1919
.github/copilot-instructions.md
2020
.github/prompts/*.md
21+
.github/prompts/*.zip
22+
.github/patterns/*.md

.openpublishing.publish.config.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,12 @@
188188
"branch": "main",
189189
"branch_mapping": {}
190190
},
191+
{
192+
"path_to_root": "azure-search-dotnet-samples",
193+
"url": "https://github.com/Azure-Samples/azure-search-dotnet-samples",
194+
"branch": "main",
195+
"branch_mapping": {}
196+
},
191197
{
192198
"path_to_root": "azureai-model-inference-bicep",
193199
"url": "https://github.com/Azure-Samples/azureai-model-inference-bicep",
@@ -199,6 +205,12 @@
199205
"url": "https://github.com/MicrosoftDocs/azure-docs-pr",
200206
"branch": "main",
201207
"branch_mapping": {}
208+
},
209+
{
210+
"path_to_root": "azure-policy-autogen-docs",
211+
"url": "https://github.com/MicrosoftDocs/azure-policy-autogen-docs",
212+
"branch": "main",
213+
"branch_mapping": {}
202214
}
203215
],
204216
"branch_target_mapping": {},

.openpublishing.redirection.json

Lines changed: 171 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
"redirections": [
33
{
44
"source_path": "articles/ai-foundry/concepts/connections.md",
@@ -319,6 +319,176 @@
319319
"source_path_from_root": "/articles/ai-services/language-service/tutorials/prompt-flow.md",
320320
"redirect_url": "/azure/ai-services/language-service/tutorials/power-automate",
321321
"redirect_document_id": false
322+
},
323+
{
324+
"source_path": "articles/ai-foundry/model-inference/concepts/content-filter.md",
325+
"redirect_url": "../../foundry-models/concepts/content-filter",
326+
"redirect_document_id": false
327+
},
328+
{
329+
"source_path": "articles/ai-foundry/model-inference/concepts/default-safety-policies.md",
330+
"redirect_url": "../../foundry-models/concepts/default-safety-policies",
331+
"redirect_document_id": false
332+
},
333+
{
334+
"source_path": "articles/ai-foundry/model-inference/concepts/deployment-types.md",
335+
"redirect_url": "../../foundry-models/concepts/deployment-types",
336+
"redirect_document_id": false
337+
},
338+
{
339+
"source_path": "articles/ai-foundry/model-inference/concepts/endpoints.md",
340+
"redirect_url": "../../foundry-models/concepts/endpoints",
341+
"redirect_document_id": false
342+
},
343+
{
344+
"source_path": "articles/ai-foundry/model-inference/concepts/models.md",
345+
"redirect_url": "../../foundry-models/concepts/models",
346+
"redirect_document_id": false
347+
},
348+
{
349+
"source_path": "articles/ai-foundry/model-inference/concepts/model-versions.md",
350+
"redirect_url": "../../foundry-models/concepts/model-versions",
351+
"redirect_document_id": false
352+
},
353+
{
354+
"source_path": "articles/ai-foundry/model-inference/how-to/configure-content-filters.md",
355+
"redirect_url": "../../foundry-models/how-to/configure-content-filters",
356+
"redirect_document_id": false
357+
},
358+
{
359+
"source_path": "articles/ai-foundry/model-inference/how-to/configure-deployment-policies.md",
360+
"redirect_url": "../../foundry-models/how-to/configure-deployment-policies",
361+
"redirect_document_id": false
362+
},
363+
{
364+
"source_path": "articles/ai-foundry/model-inference/how-to/configure-entra-id.md",
365+
"redirect_url": "../../foundry-models/how-to/configure-entra-id",
366+
"redirect_document_id": false
367+
},
368+
{
369+
"source_path": "articles/ai-foundry/model-inference/how-to/configure-marketplace.md",
370+
"redirect_url": "../../foundry-models/how-to/configure-marketplace",
371+
"redirect_document_id": false
372+
},
373+
{
374+
"source_path": "articles/ai-foundry/model-inference/how-to/configure-project-connection.md",
375+
"redirect_url": "../../foundry-models/how-to/configure-project-connection",
376+
"redirect_document_id": false
377+
},
378+
{
379+
"source_path": "articles/ai-foundry/model-inference/how-to/create-model-deployments.md",
380+
"redirect_url": "../../foundry-models/how-to/create-model-deployments",
381+
"redirect_document_id": false
382+
},
383+
{
384+
"source_path": "articles/ai-foundry/model-inference/how-to/inference.md",
385+
"redirect_url": "../../foundry-models/how-to/inference",
386+
"redirect_document_id": false
387+
},
388+
{
389+
"source_path": "articles/ai-foundry/model-inference/how-to/manage-costs.md",
390+
"redirect_url": "../../foundry-models/how-to/manage-costs",
391+
"redirect_document_id": false
392+
},
393+
{
394+
"source_path": "articles/ai-foundry/model-inference/how-to/monitor-models.md",
395+
"redirect_url": "../../foundry-models/how-to/monitor-models",
396+
"redirect_document_id": false
397+
},
398+
{
399+
"source_path": "articles/ai-foundry/model-inference/how-to/quickstart-ai-project.md",
400+
"redirect_url": "../../foundry-models/how-to/quickstart-ai-project",
401+
"redirect_document_id": false
402+
},
403+
{
404+
"source_path": "articles/ai-foundry/model-inference/how-to/quickstart-create-resources.md",
405+
"redirect_url": "../../foundry-models/how-to/quickstart-create-resources",
406+
"redirect_document_id": false
407+
},
408+
{
409+
"source_path": "articles/ai-foundry/model-inference/how-to/quickstart-github-models.md",
410+
"redirect_url": "../../foundry-models/how-to/quickstart-github-models",
411+
"redirect_document_id": false
412+
},
413+
{
414+
"source_path": "articles/ai-foundry/model-inference/how-to/use-blocklists.md",
415+
"redirect_url": "../../foundry-models/how-to/use-blocklists",
416+
"redirect_document_id": false
417+
},
418+
{
419+
"source_path": "articles/ai-foundry/model-inference/how-to/use-chat-completions.md",
420+
"redirect_url": "../../foundry-models/how-to/use-chat-completions",
421+
"redirect_document_id": false
422+
},
423+
{
424+
"source_path": "articles/ai-foundry/model-inference/how-to/use-chat-multi-modal.md",
425+
"redirect_url": "../../foundry-models/how-to/use-chat-multi-modal",
426+
"redirect_document_id": false
427+
},
428+
{
429+
"source_path": "articles/ai-foundry/model-inference/how-to/use-chat-reasoning.md",
430+
"redirect_url": "../../foundry-models/how-to/use-chat-reasoning",
431+
"redirect_document_id": false
432+
},
433+
{
434+
"source_path": "articles/ai-foundry/model-inference/how-to/use-embeddings.md",
435+
"redirect_url": "../../foundry-models/how-to/use-embeddings",
436+
"redirect_document_id": false
437+
},
438+
{
439+
"source_path": "articles/ai-foundry/model-inference/how-to/use-image-embeddings.md",
440+
"redirect_url": "../../foundry-models/how-to/use-image-embeddings",
441+
"redirect_document_id": false
442+
},
443+
{
444+
"source_path": "articles/ai-foundry/model-inference/how-to/use-structured-outputs.md",
445+
"redirect_url": "../../foundry-models/how-to/use-structured-outputs",
446+
"redirect_document_id": false
447+
},
448+
{
449+
"source_path": "articles/ai-foundry/model-inference/how-to/github/create-model-deployments.md",
450+
"redirect_url": "../../../foundry-models/how-to/github/create-model-deployments",
451+
"redirect_document_id": false
452+
},
453+
{
454+
"source_path": "articles/ai-foundry/model-inference/tutorials/get-started-deepseek-r1.md",
455+
"redirect_url": "../../foundry-models/tutorials/get-started-deepseek-r1",
456+
"redirect_document_id": false
457+
},
458+
{
459+
"source_path": "articles/ai-foundry/model-inference/overview.md",
460+
"redirect_url": "../foundry-models/overview",
461+
"redirect_document_id": false
462+
},
463+
{
464+
"source_path": "articles/ai-foundry/concepts/concept-model-distillation.md",
465+
"redirect_url": "../openai/how-to/stored-completions",
466+
"redirect_document_id": false
467+
},
468+
{
469+
"source_path": "articles/ai-foundry/model-inference/quotas-limits.md",
470+
"redirect_url": "../foundry-models/quotas-limits",
471+
"redirect_document_id": false
472+
},
473+
{
474+
"source_path": "articles/ai-foundry/model-inference/supported-languages.md",
475+
"redirect_url": "../foundry-models/supported-languages",
476+
"redirect_document_id": false
477+
},
478+
{
479+
"source_path": "articles/ai-foundry/model-inference/supported-languages-openai.md",
480+
"redirect_url": "../foundry-models/supported-languages-openai",
481+
"redirect_document_id": false
482+
},
483+
{
484+
"source_path": "articles/ai-foundry/model-inference/faq.yml",
485+
"redirect_url": "../foundry-models/faq",
486+
"redirect_document_id": false
487+
},
488+
{
489+
"source_path": "articles/ai-foundry/model-inference/index.yml",
490+
"redirect_url": "../foundry-models/index",
491+
"redirect_document_id": false
322492
}
323493
]
324494
}

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

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,11 @@
110110
"redirect_url": "/azure/ai-foundry/how-to/data-add",
111111
"redirect_document_id": true
112112
},
113+
{
114+
"source_path_from_root": "/articles/ai-foundry/concepts/models-featured.md",
115+
"redirect_url": "/azure/ai-foundry/concepts/models-inference-examples",
116+
"redirect_document_id": false
117+
},
113118
{
114119
"source_path_from_root": "/articles/ai-foundry/model-inference/reference/api-version-updates.md",
115120
"redirect_url": "/rest/api/aifoundry/modelinference",
@@ -350,6 +355,11 @@
350355
"redirect_url": "/azure/ai-foundry/how-to/evaluate-results",
351356
"redirect_document_id": true
352357
},
358+
{
359+
"source_path_from_root": "/articles/ai-foundry/how-to/deploy-nvidia-inference-microservice.md",
360+
"redirect_url": "/azure/ai-foundry/how-to/deploy-models-managed-pay-go#nvidia",
361+
"redirect_document_id": true
362+
},
353363
{
354364
"source_path_from_root": "/articles/ai-studio/how-to/fine-tune-managed-compute.md",
355365
"redirect_url": "/azure/ai-foundry/how-to/fine-tune-managed-compute",
@@ -445,9 +455,19 @@
445455
"redirect_url": "/azure/ai-foundry/how-to/troubleshoot-secure-connection-project",
446456
"redirect_document_id": true
447457
},
458+
{
459+
"source_path_from_root": "/articles/ai-foundry/foundry-models/supported-languages-openai.md",
460+
"redirect_url": "/azure/ai-services/openai/supported-languages",
461+
"redirect_document_id": false
462+
},
448463
{
449464
"source_path_from_root": "/articles/ai-studio/how-to/use-blocklists.md",
450-
"redirect_url": "/azure/ai-foundry/how-to/use-blocklists",
465+
"redirect_url": "/azure/ai-foundry/foundry-models/how-to/use-blocklists",
466+
"redirect_document_id": false
467+
},
468+
{
469+
"source_path_from_root": "/articles/ai-foundry/how-to/use-blocklists.md",
470+
"redirect_url": "/azure/ai-foundry/foundry-models/how-to/use-blocklists",
451471
"redirect_document_id": true
452472
},
453473
{
@@ -767,6 +787,16 @@
767787
"redirect_url": "/azure/ai-foundry/context/context.json",
768788
"redirect_document_id": false
769789
},
790+
{
791+
"source_path_from_root": "/articles/ai-foundry/foundry-models/index.yml",
792+
"redirect_url": "/azure/ai-foundry/",
793+
"redirect_document_id": false
794+
},
795+
{
796+
"source_path_from_root": "/articles/ai-foundry/foundry-models/context/context.yml",
797+
"redirect_url": "/azure/ai-foundry/context/context",
798+
"redirect_document_id": false
799+
},
770800
{
771801
"source_path_from_root": "/articles/ai-studio/responsible-use-of-ai-overview.md",
772802
"redirect_url": "/azure/ai-foundry/responsible-use-of-ai-overview",
@@ -1177,6 +1207,31 @@
11771207
"source_path_from_root": "/articles/ai-foundry/how-to/online-evaluation.md",
11781208
"redirect_url": "/azure/ai-foundry/how-to/monitor-applications",
11791209
"redirect_document_id": false
1210+
},
1211+
{
1212+
"source_path_from_root": "/articles/ai-foundry/openai/index.yml",
1213+
"redirect_url": "/azure/ai-foundry/",
1214+
"redirect_document_id": false
1215+
},
1216+
{
1217+
"source_path_from_root": "/articles/ai-foundry/openai/context/context.yml",
1218+
"redirect_url": "/azure/ai-foundry/context/context",
1219+
"redirect_document_id": false
1220+
},
1221+
{
1222+
"source_path_from_root": "/articles/ai-foundry/openai/context/context.json",
1223+
"redirect_url": "/azure/ai-foundry/context/context",
1224+
"redirect_document_id": false
1225+
},
1226+
{
1227+
"source_path_from_root": "/articles/ai-foundry/agents/concepts/agent-catalog.md",
1228+
"redirect_url": "/azure/ai-foundry/agents/overview",
1229+
"redirect_document_id": false
1230+
},
1231+
{
1232+
"source_path_from_root": "/articles/ai-foundry/how-to/evaluate-prompts-playground.md",
1233+
"redirect_url": "/azure/ai-foundry/concepts/observability",
1234+
"redirect_document_id": false
11801235
}
11811236
]
11821237
}

0 commit comments

Comments
 (0)