Skip to content

Commit ee7c4e0

Browse files
Merge pull request #4830 from ssalgadodev/patch-947763
Update Foundry Models Overview (non-FDP)
2 parents 3cbb964 + 55f59af commit ee7c4e0

File tree

7 files changed

+384
-225
lines changed

7 files changed

+384
-225
lines changed

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

Lines changed: 5 additions & 0 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",

articles/ai-foundry/how-to/model-catalog-overview.md renamed to articles/ai-foundry/concepts/foundry-models-overview.md

Lines changed: 122 additions & 53 deletions
Large diffs are not rendered by default.

articles/ai-foundry/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ items:
1313
- name: Azure AI Foundry Models
1414
items:
1515
- name: Explore Azure AI Foundry Models
16-
href: how-to/model-catalog-overview.md
16+
href: concepts/foundry-models-overview.md
1717
- name: Data, privacy, and security for Model Catalog
1818
href: how-to/concept-data-privacy.md
1919
- name: Model lifecycle and retirement

articles/machine-learning/.openpublishing.redirection.machine-learning.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,11 @@
160160
"redirect_url": "/azure/machine-learning/how-to-secure-inferencing-vnet",
161161
"redirect_document_id": true
162162
},
163+
{
164+
"source_path_from_root": "/articles/machine-learning/concept-model-catalog.md",
165+
"redirect_url": "/azure/machine-learning/foundry-models-overview",
166+
"redirect_document_id": false
167+
},
163168
{
164169
"source_path_from_root": "/articles/machine-learning/v-fake/how-to-log-view-metrics.md",
165170
"redirect_url": "/azure/machine-learning/how-to-log-view-metrics",

articles/machine-learning/concept-model-catalog.md

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

articles/machine-learning/foundry-models-overview.md

Lines changed: 249 additions & 0 deletions
Large diffs are not rendered by default.

articles/machine-learning/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -579,8 +579,8 @@ items:
579579
href: how-to-schedule-pipeline-job.md
580580
- name: Explore AI model capabilities
581581
items:
582-
- name: Model catalog overview
583-
href: concept-model-catalog.md
582+
- name: Explore Azure AI Foundry Models
583+
href: foundry-models-overview.md
584584
- name: Data, privacy, and security for Model Catalog
585585
href: concept-data-privacy.md
586586
- name: Model lifecycle and retirement

0 commit comments

Comments
 (0)