Skip to content

Commit 3f17ebe

Browse files
authored
Merge pull request #3333 from sdgilley/sdg-landing-page
modify landing page
2 parents 2d89503 + a272cf3 commit 3f17ebe

File tree

1 file changed

+20
-14
lines changed

1 file changed

+20
-14
lines changed

articles/ai-foundry/index.yml

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Azure AI Foundry documentation # < 60 chars
44
summary: Safely design, customize, and manage AI applications and agents at scale.
55
metadata:
66
title: Azure AI Foundry documentation
7-
description: Azure AI Foundry helps developers and organizations rapidly create intelligent, cutting-edge, market-ready, and responsible applications with out-of-the-box and pre-built and customizable APIs and models. Example applications include generative AI, natural language processing for conversations, search, monitoring, translation, speech, vision, and decision-making.
7+
description: Azure AI Foundry helps developers and organizations rapidly create intelligent, cutting-edge, market-ready, and responsible applications with out-of-the-box and prebuilt and customizable APIs and models. Example applications include generative AI, natural language processing for conversations, search, monitoring, translation, speech, vision, and decision-making.
88
ms.service: azure-ai-foundry
99
ms.custom:
1010
- build-2024
@@ -15,7 +15,7 @@ metadata:
1515
ms.reviewer: sgilley
1616
ms.author: sgilley
1717
author: sdgilley
18-
ms.date: 12/12/2024
18+
ms.date: 03/04/2025
1919
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
2020

2121
landingContent:
@@ -30,10 +30,16 @@ landingContent:
3030
url: what-is-ai-foundry.md
3131
- text: Azure OpenAI Service in Azure AI Foundry
3232
url: azure-openai-in-ai-foundry.md
33+
- linkListType: concept
34+
links:
35+
- text: Azure AI Agent service
36+
url: ../ai-services/agents/overview.md?context=/azure/ai-studio/context/context
3337
- text: Retrieval Augmented Generation (RAG)
3438
url: concepts/retrieval-augmented-generation.md
35-
- text: Evaluation and monitoring metrics for generative AI
39+
- text: Evaluation and monitoring metrics
3640
url: concepts/evaluation-metrics-built-in.md
41+
- text: Fine-tuning
42+
url: concepts/fine-tuning-overview.md
3743
- text: Model deployment options
3844
url: concepts/deployments-overview.md
3945

@@ -42,19 +48,22 @@ landingContent:
4248
linkLists:
4349
- linkListType: quickstart
4450
links:
45-
- text: Build a chat app in the playground
51+
- text: Use the chat playground
4652
url: quickstarts/get-started-playground.md
47-
- text: Build a chat app using the Azure AI SDK
53+
- text: Build a basic app
4854
url: quickstarts/get-started-code.md
55+
- text: Create an agent
56+
url: ../ai-services/agents/quickstart.md?context=/azure/ai-foundry/context/context
4957

5058
- linkListType: how-to-guide
5159
links:
5260
- text: Select and deploy models from the catalog
5361
url: how-to/model-catalog-overview.md
5462
- text: Compare benchmarks across models and datasets
5563
url: how-to/benchmark-model-in-catalog.md
56-
- text: What is Azure AI Agent service?
57-
url: ../ai-services/agents/overview.md?context=/azure/ai-studio/context/context
64+
- text: Plan and manage costs
65+
url: how-to/costs-plan-manage.md
66+
5867

5968
# Card
6069
- title: Azure AI Foundry SDK
@@ -63,15 +72,12 @@ landingContent:
6372
links:
6473
- text: Get started with the Azure AI Foundry SDKs
6574
url: how-to/develop/sdk-overview.md
66-
- text: Work with Azure AI Foundry projects in VS Code
67-
url: how-to/develop/vscode.md
68-
75+
- text: Start with an AI template
76+
url: how-to/develop/ai-template-get-started.md
6977
- linkListType: tutorial
7078
links:
71-
- text: Build a custom chat app with the Azure AI SDK
79+
- text: Build a custom app
7280
url: tutorials/copilot-sdk-create-resources.md
73-
- text: Deploy an enterprise chat web app
74-
url: tutorials/deploy-chat-web-app.md
7581

7682
- linkListType: reference
7783
links:
@@ -89,7 +95,7 @@ landingContent:
8995
url: https://aka.ms/LearnAzureAIStudio
9096
- text: Vector search in Azure AI Search
9197
url: /training/modules/improve-search-results-vector-search/
92-
- linkListType: concept
98+
- linkListType: reference
9399
links:
94100
- text: Azure Machine Learning
95101
url: /azure/machine-learning/

0 commit comments

Comments
 (0)