@@ -13,17 +13,17 @@ items:
13
13
- name : Azure AI Foundry Models
14
14
items :
15
15
- name : Explore Foundry Models
16
- href : foundry-models/ overview.md?context=/azure/ai-foundry/context/context
16
+ href : concepts/ foundry-models- overview.md
17
17
- name : Models and capabilities
18
- href : foundry-models/concepts/models.md?context=/azure/ai-foundry/context/context
18
+ href : foundry-models/concepts/models.md
19
19
- name : Model versions
20
- href : foundry-models/concepts/model-versions.md?context=/azure/ai-foundry/context/context
20
+ href : foundry-models/concepts/model-versions.md
21
21
- name : Model lifecycle and retirement
22
22
href : concepts/model-lifecycle-retirement.md
23
23
- name : Data, privacy, and security for Model Catalog
24
24
href : how-to/concept-data-privacy.md
25
25
- name : Foundry Models quotas and limits
26
- href : foundry-models/quotas-limits.md?context=/azure/ai-foundry/context/context
26
+ href : foundry-models/quotas-limits.md
27
27
- name : Choose a model for your use case
28
28
items :
29
29
- name : Model leaderboards
@@ -37,41 +37,41 @@ items:
37
37
- name : Deployment options in Azure AI Foundry portal
38
38
href : concepts/deployments-overview.md
39
39
- name : Deployment types
40
- href : foundry-models/concepts/deployment-types.md?context=/azure/ai-foundry/context/context
40
+ href : foundry-models/concepts/deployment-types.md
41
41
- name : Configure Models from Partners and Community
42
- href : foundry-models/how-to/configure-marketplace.md?context=/azure/ai-foundry/context/context
42
+ href : foundry-models/how-to/configure-marketplace.md
43
43
- name : Deploy Foundry Models
44
- href : foundry-models/how-to/create-model-deployments.md?context=/azure/ai-foundry/context/context
44
+ href : foundry-models/how-to/create-model-deployments.md
45
45
- name : Upgrade from GitHub Models to Azure AI Foundry Models
46
- href : foundry-models/how-to/quickstart-github-models.md?context=/azure/ai-foundry/context/context
46
+ href : foundry-models/how-to/quickstart-github-models.md
47
47
- name : Troubleshoot deployments and monitoring
48
48
href : how-to/troubleshoot-deploy-and-monitor.md
49
49
- name : Develop with AI models
50
50
items :
51
51
- name : Endpoints for Foundry Models
52
- href : foundry-models/concepts/endpoints.md?context=/azure/ai-foundry/context/context
52
+ href : foundry-models/concepts/endpoints.md
53
53
- name : Use Foundry Models in code
54
- href : foundry-models/how-to/inference.md?context=/azure/ai-foundry/context/context
54
+ href : foundry-models/how-to/inference.md
55
55
- name : Supported programming languages and SDKs
56
56
href : ../ai-services/openai/supported-languages.md?context=/azure/ai-foundry/context/context
57
57
- name : Azure AI Inference SDK
58
- href : foundry-models/supported-languages.md?context=/azure/ai-foundry/context/context
58
+ href : foundry-models/supported-languages.md
59
59
- name : Work with chat models
60
60
items :
61
61
- name : Work with chat completion models
62
- href : foundry-models/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context
62
+ href : foundry-models/how-to/use-chat-completions.md
63
63
- name : Work with reasoning models
64
- href : foundry-models/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context
64
+ href : foundry-models/how-to/use-chat-reasoning.md
65
65
- name : Work with multimodal models
66
- href : foundry-models/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context
66
+ href : foundry-models/how-to/use-chat-multi-modal.md
67
67
- name : Use structured outputs
68
- href : foundry-models/how-to/use-structured-outputs.md?context=/azure/ai-foundry/context/context
68
+ href : foundry-models/how-to/use-structured-outputs.md
69
69
- name : Work with embedding models
70
70
items :
71
71
- name : Work with text embeddings
72
- href : foundry-models/how-to/use-embeddings.md?context=/azure/ai-foundry/context/context
72
+ href : foundry-models/how-to/use-embeddings.md
73
73
- name : Work with image embeddings
74
- href : foundry-models/how-to/use-image-embeddings.md?context=/azure/ai-foundry/context/context
74
+ href : foundry-models/how-to/use-image-embeddings.md
75
75
- name : Work with image models
76
76
href : how-to/use-image-models.md
77
77
- name : Develop with LangChain and LangGraph
83
83
- name : Deployment in AI hub
84
84
items :
85
85
- name : Connect your AI hub to the Azure AI Foundry resource
86
- href : foundry-models/how-to/configure-project-connection.md?context=/azure/ai-foundry/context/context
86
+ href : foundry-models/how-to/configure-project-connection.md
87
87
- name : Managed compute endpoints
88
88
items :
89
89
- name : Deploy models via managed compute
@@ -103,7 +103,7 @@ items:
103
103
- name : Serverless API endpoints
104
104
items :
105
105
- name : Configure AI projects to work with Azure AI Foundry Models
106
- href : foundry-models/how-to/quickstart-ai-project.md?context=/azure/ai-foundry/context/context
106
+ href : foundry-models/how-to/quickstart-ai-project.md
107
107
- name : Deploy models via serverless API
108
108
href : how-to/deploy-models-serverless.md
109
109
- name : Consume models from a different project or hub
@@ -591,7 +591,7 @@ items:
591
591
href : tutorials/copilot-sdk-evaluate.md
592
592
displayName : code,sdk
593
593
- name : Get started with DeepSeek-R1 reasoning model
594
- href : foundry-models/tutorials/get-started-deepseek-r1.md?context=/azure/ai-foundry/context/context
594
+ href : foundry-models/tutorials/get-started-deepseek-r1.md
595
595
- name : Deploy an enterprise chat web app
596
596
href : tutorials/deploy-chat-web-app.md
597
597
- name : Build a RAG solution using Azure AI Search
@@ -659,7 +659,7 @@ items:
659
659
- name : Continuously evaluate your AI agents
660
660
href : how-to/continuous-evaluation-agents.md
661
661
- name : Monitor model deployments
662
- href : foundry-models/how-to/monitor-models.md?context=/azure/ai-foundry/context/context
662
+ href : foundry-models/how-to/monitor-models.md
663
663
- name : Trace your application
664
664
href : how-to/develop/trace-application.md
665
665
- name : Trace your agent
@@ -839,9 +839,9 @@ items:
839
839
- name : Cost management for Foundry Models
840
840
items :
841
841
- name : Manage costs for Foundry Models
842
- href : foundry-models/how-to/manage-costs.md?context=/azure/ai-foundry/context/context
842
+ href : foundry-models/how-to/manage-costs.md
843
843
- name : Manage quotas and limits for Foundry Models
844
- href : foundry-models/quotas-limits.md?context=/azure/ai-foundry/context/context
844
+ href : foundry-models/quotas-limits.md
845
845
- name : Azure OpenAI quotas and limits
846
846
href : ../ai-services/openai/quotas-limits.md?context=/azure/ai-foundry/context/context
847
847
- name : What is the Provisioned Throughput offering (PTU)?
@@ -881,7 +881,7 @@ items:
881
881
- name : Data protection & encryption
882
882
items :
883
883
- name : Configure key-less authentication
884
- href : foundry-models/how-to/configure-entra-id.md?context=/azure/ai-foundry/context/context
884
+ href : foundry-models/how-to/configure-entra-id.md
885
885
- name : Configure customer-managed keys
886
886
href : concepts/encryption-keys-portal.md
887
887
- name : Rotate keys
@@ -895,7 +895,7 @@ items:
895
895
- name : Built-in policy to allow specific models
896
896
href : how-to/built-in-policy-model-deployment.md
897
897
- name : Custom policy to allow specific models
898
- href : foundry-models/how-to/configure-deployment-policies.md?context=/azure/ai-foundry/context/context
898
+ href : foundry-models/how-to/configure-deployment-policies.md
899
899
- name : Vulnerability management
900
900
href : concepts/vulnerability-management.md
901
901
- name : Disaster recovery
@@ -913,13 +913,13 @@ items:
913
913
- name : Content filtering
914
914
href : concepts/content-filtering.md
915
915
- name : Content filtering for Foundry Models
916
- href : foundry-models/concepts/content-filter.md?context=/azure/ai-foundry/context/context
916
+ href : foundry-models/concepts/content-filter.md
917
917
- name : Configure content filtering for Foundry Models
918
- href : foundry-models/how-to/configure-content-filters.md?context=/azure/ai-foundry/context/context
918
+ href : foundry-models/how-to/configure-content-filters.md
919
919
- name : Default safety policies for Foundry Models
920
- href : foundry-models/concepts/default-safety-policies.md?context=/azure/ai-foundry/context/context
920
+ href : foundry-models/concepts/default-safety-policies.md
921
921
- name : Use blocklists
922
- href : foundry-models/how-to/use-blocklists.md?context=/azure/ai-foundry/context/context
922
+ href : foundry-models/how-to/use-blocklists.md
923
923
924
924
- name : Transparency notes for Azure AI Services
925
925
href : ../ai-services/responsible-use-of-ai-overview.md?context=/azure/ai-foundry/context/context
0 commit comments