Skip to content

Commit d6e725d

Browse files
authored
Merge pull request #4808 from msakande/TOC-updates-for-models
Foundry Models quota article in TOC
2 parents f022d73 + 1e2b67f commit d6e725d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/ai-foundry/toc.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ items:
3232
href: concepts/deployments-overview.md
3333
- name: Supported programming languages and SDKs
3434
href: ../ai-services/openai/supported-languages.md?context=/azure/ai-foundry/context/context
35+
- name: Foundry Models quotas and limits
36+
href: ../ai-foundry/model-inference/quotas-limits.md?context=/azure/ai-foundry/context/context
3537
- name: Deploy Foundry Models
3638
items:
3739
- name: Deployment types
@@ -42,8 +44,6 @@ items:
4244
href: ../ai-foundry/model-inference/how-to/create-model-deployments.md?context=/azure/ai-foundry/context/context
4345
- name: Use the Foundry Models endpoint
4446
href: ../ai-foundry/model-inference/how-to/inference.md?context=/azure/ai-foundry/context/context
45-
- name: Foundry Models quotas and limits
46-
href: ../ai-foundry/model-inference/quotas-limits.md?context=/azure/ai-foundry/context/context
4747
- name: Develop
4848
items:
4949
- name: Work with image models
@@ -70,7 +70,7 @@ items:
7070
href: how-to/develop/llama-index.md
7171
- name: Develop with Semantic Kernel
7272
href: how-to/develop/semantic-kernel.md
73-
- name: Deploy Azure Open AI in Foundry Models
73+
- name: Deploy Azure OpenAI in Foundry Models
7474
items:
7575
- name: Azure OpenAI in Azure AI Foundry portal
7676
href: azure-openai-in-azure-ai-foundry.md
@@ -385,7 +385,7 @@ items:
385385
href: concepts/evaluation-evaluators/risk-safety-evaluators.md
386386
- name: Agent evaluators
387387
href: concepts/evaluation-evaluators/agent-evaluators.md
388-
- name: Azure Open AI evaluators
388+
- name: Azure OpenAI evaluators
389389
href: concepts/evaluation-evaluators/azure-openai-graders.md
390390
- name: Custom evaluators
391391
href: concepts/evaluation-evaluators/custom-evaluators.md
@@ -576,9 +576,11 @@ items:
576576
href: how-to/data-add.md
577577
- name: Costs and quotas
578578
items:
579-
- name: Plan and manage costs
579+
- name: Plan and manage costs for AI Foundry resources
580580
href: how-to/costs-plan-manage.md
581581
displayName: pricing, budget, estimate
582+
- name: Manage quotas and limits for Foundry Models
583+
href: ../ai-foundry/model-inference/quotas-limits.md?context=/azure/ai-foundry/context/context
582584
- name: Manage quotas
583585
href: how-to/quota.md
584586
- name: Increase rate limit

0 commit comments

Comments
 (0)