|
1 |
| -### YamlMime:Landing |
| 1 | +### YamlMime:Hub |
| 2 | + |
| 3 | +title: Azure AI Foundry documentation |
| 4 | +summary: The agent factory - Design, customize, manage, and support AI applications and agents at scale. |
| 5 | +brand: azure |
2 | 6 |
|
3 |
| -title: Azure AI Foundry documentation # < 60 chars |
4 |
| -summary: Safely design, customize, and manage AI applications and agents at scale. |
5 | 7 | metadata:
|
6 | 8 | 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 prebuilt and customizable APIs and models. Example applications include generative AI, natural language processing for conversations, search, monitoring, translation, speech, vision, and decision-making. |
| 9 | + description: The agent factory - Design, customize, manage, and support AI applications and agents at scale. |
8 | 10 | ms.service: azure-ai-foundry
|
9 |
| - ms.custom: |
10 |
| - - build-2024 |
11 |
| - - copilot-learning-hub |
12 |
| - - ignite-2024 |
13 |
| - ms.topic: landing-page |
14 |
| - manager: scottpolly |
15 |
| - ms.reviewer: sgilley |
16 |
| - ms.author: sgilley |
17 |
| - author: sdgilley |
18 |
| - ms.date: 03/04/2025 |
19 |
| -# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new |
20 |
| - |
21 |
| -landingContent: |
22 |
| -# Cards and links should be based on top customer tasks or top subjects |
23 |
| -# Start card title with a verb |
24 |
| - # Card |
25 |
| - - title: About Azure AI Foundry |
26 |
| - linkLists: |
27 |
| - - linkListType: overview |
28 |
| - links: |
29 |
| - - text: What is Azure AI Foundry? |
30 |
| - url: what-is-azure-ai-foundry.md |
31 |
| - - text: Azure OpenAI Service in Azure AI Foundry |
32 |
| - url: azure-openai-in-azure-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 |
37 |
| - - text: Retrieval Augmented Generation (RAG) |
38 |
| - url: concepts/retrieval-augmented-generation.md |
39 |
| - - text: Evaluation and monitoring metrics |
40 |
| - url: concepts/evaluation-metrics-built-in.md |
41 |
| - - text: Fine-tuning |
42 |
| - url: concepts/fine-tuning-overview.md |
43 |
| - - text: Model deployment options |
44 |
| - url: concepts/deployments-overview.md |
45 |
| - |
46 |
| - # Card |
47 |
| - - title: Get started |
48 |
| - linkLists: |
49 |
| - - linkListType: quickstart |
50 |
| - links: |
51 |
| - - text: Use the chat playground |
52 |
| - url: quickstarts/get-started-playground.md |
53 |
| - - text: Build a basic app |
54 |
| - url: quickstarts/get-started-code.md |
55 |
| - - text: Create an agent |
56 |
| - url: ../ai-services/agents/quickstart.md?context=/azure/ai-foundry/context/context |
| 11 | + ms.topic: hub-page |
| 12 | + author: eric-urban |
| 13 | + ms.author: eur |
| 14 | + manager: nitinme |
| 15 | + ms.custom: build-2025 |
| 16 | + ms.date: 4/29/2025 |
| 17 | +highlightedContent: |
| 18 | +# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new |
| 19 | + items: |
| 20 | + - title: What is Azure AI Foundry? |
| 21 | + itemType: overview |
| 22 | + url: ./what-is-azure-ai-foundry.md |
| 23 | + - title: Explore Azure AI Foundry Models |
| 24 | + itemType: concept |
| 25 | + url: ./how-to/model-catalog-overview.md |
| 26 | + - title: Upgrade from GitHub Models |
| 27 | + itemType: how-to-guide |
| 28 | + url: ./model-inference/how-to/quickstart-github-models.md |
| 29 | + - title: Responsible use of AI |
| 30 | + itemType: concept |
| 31 | + url: responsible-use-of-ai-overview.md |
57 | 32 |
|
58 |
| - - linkListType: how-to-guide |
59 |
| - links: |
60 |
| - - text: Select and deploy models from the catalog |
61 |
| - url: how-to/model-catalog-overview.md |
62 |
| - - text: Compare benchmarks across models and datasets |
63 |
| - url: how-to/benchmark-model-in-catalog.md |
64 |
| - - text: Plan and manage costs |
65 |
| - url: how-to/costs-plan-manage.md |
| 33 | +# productDirectory section |
| 34 | +productDirectory: |
| 35 | + #title: # < 60 chars (optional) |
| 36 | + #summary: # < 160 chars (optional) |
| 37 | + # imageSrc should be square in ratio with no whitespace |
| 38 | + items: |
| 39 | + # Card |
| 40 | + - title: Create apps with code |
| 41 | + imageSrc: ~/reusable-content/ce-skilling/azure/media/ai-services/ai-foundry.svg |
| 42 | + links: |
| 43 | + - url: /azure/developer/ai/intelligent-app-templates |
| 44 | + text: Start with an AI template |
| 45 | + - url: ./quickstarts/get-started-code.md |
| 46 | + text: Get started with the Azure AI Foundry SDK |
| 47 | + # Card |
| 48 | + - title: Azure AI Foundry Models |
| 49 | + imageSrc: ~/reusable-content/ce-skilling/azure/media/ai-services/ai-foundry.svg |
| 50 | + links: |
| 51 | + - url: ./concepts/models-featured.md |
| 52 | + text: Featured models |
| 53 | + - url: ./how-to/model-catalog-overview.md |
| 54 | + text: Select and deploy models |
| 55 | + - url: ./how-to/benchmark-model-in-catalog.md |
| 56 | + text: Compare models in leaderboards |
| 57 | + - url: ./concepts/fine-tuning-overview.md |
| 58 | + text: Learn how to fine-tune models |
| 59 | + - url: ../ai-services/openai/concepts/models.md |
| 60 | + text: Azure OpenAI |
| 61 | + - url: ./model-inference/tutorials/get-started-deepseek-r1.md |
| 62 | + text: DeepSeek-R1 |
| 63 | + # Card |
| 64 | + - title: Azure AI Foundry Agent Service |
| 65 | + imageSrc: ~/reusable-content/ce-skilling/azure/media/ai-services/ai-agents.png |
| 66 | + links: |
| 67 | + - url: ../ai-services/agents/index.yml |
| 68 | + text: Orchestrate and host AI agents to automate and execute business processes |
| 69 | + - url: ../ai-services/agents/quickstart.md |
| 70 | + text: Create a custom AI agent using Azure AI Agent Service |
| 71 | + - url: /azure/developer/ai/get-started-multi-agents |
| 72 | + text: Azure AI app template for agents |
| 73 | + - url: ./concepts/ai-red-teaming-agent.md |
| 74 | + text: AI Red Teaming Agent (preview) |
| 75 | + # Card |
| 76 | + - title: Azure AI Search |
| 77 | + imageSrc: ~/reusable-content/ce-skilling/azure/media/ai-services/search.svg |
| 78 | + links: |
| 79 | + - url: /azure/search |
| 80 | + text: Bring AI-powered cloud search to your mobile and web applications |
| 81 | + - url: /azure/search/tutorial-rag-build-solution |
| 82 | + text: Build a RAG solution using Azure AI Search |
| 83 | + - url: ../ai-services/agents/how-to/tools/azure-ai-search.md |
| 84 | + text: Azure AI Search tool for agents |
| 85 | + # Card |
| 86 | + - title: Azure AI Services |
| 87 | + imageSrc: ~/reusable-content/ce-skilling/azure/media/ai-services/azure.svg |
| 88 | + links: |
| 89 | + - url: ../ai-services/speech-service/index.yml |
| 90 | + text: Speech |
| 91 | + - url: ../ai-services/computer-vision/index.yml |
| 92 | + text: Vision |
| 93 | + - url: ../ai-services/custom-vision-service/index.yml |
| 94 | + text: Translator |
| 95 | + - url: ../ai-services/language-service/index.yml |
| 96 | + text: Language |
| 97 | + - url: ../ai-services/content-understanding/index.yml |
| 98 | + text: Content Understanding |
| 99 | + # Card |
| 100 | + - title: Azure Machine Learning |
| 101 | + imageSrc: ~/reusable-content/ce-skilling/azure/media/ai-studio/machine-learning.svg |
| 102 | + links: |
| 103 | + - url: /azure/machine-learning/concept-train-machine-learning-model |
| 104 | + text: Learn how to train models |
| 105 | + - url: /azure/machine-learning/concept-ml-pipelines |
| 106 | + text: Orchestrate workflows with pipelines |
| 107 | + - url: /azure/machine-learning/concept-automated-ml |
| 108 | + text: What is automated machine learning (AutoML)? |
| 109 | + # Card |
| 110 | + - title: Azure AI Content Safety |
| 111 | + imageSrc: ~/reusable-content/ce-skilling/azure/media/ai-services/content-safety.svg |
| 112 | + links: |
| 113 | + - url: ../ai-services/content-safety/overview.md |
| 114 | + text: What is Azure AI Content Safety? |
| 115 | + - url: ../ai-services/openai/how-to/fine-tuning-safety-evaluation.md |
| 116 | + text: Safety evaluation for fine-tuning |
| 117 | + - url: ../ai-services/content-safety/concepts/groundedness.md |
| 118 | + text: Groundedness detection |
| 119 | + # Card |
| 120 | + - title: Azure AI Foundry Observability |
| 121 | + imageSrc: ~/reusable-content/ce-skilling/azure/media/ai-services/ai-foundry.svg |
| 122 | + links: |
| 123 | + - url: ./how-to/monitor-applications.md |
| 124 | + text: Monitor your generative AI applications |
| 125 | + - url: ./how-to/develop/trace-local-sdk.md |
| 126 | + text: Trace your application with Azure AI Foundry project library |
| 127 | + - url: ./how-to/develop/agent-evaluate-sdk.md |
| 128 | + text: Evaluate agentic workflows |
66 | 129 |
|
67 |
| - |
68 |
| - # Card |
69 |
| - - title: Azure AI Foundry SDK |
70 |
| - linkLists: |
71 |
| - - linkListType: how-to-guide |
72 |
| - links: |
73 |
| - - text: Get started with the Azure AI Foundry SDKs |
74 |
| - url: how-to/develop/sdk-overview.md |
75 |
| - - text: Start with an AI template |
76 |
| - url: how-to/develop/ai-template-get-started.md |
77 |
| - - linkListType: tutorial |
78 |
| - links: |
79 |
| - - text: Build a custom app |
80 |
| - url: tutorials/copilot-sdk-create-resources.md |
81 |
| - |
82 |
| - - linkListType: reference |
83 |
| - links: |
84 |
| - - text: Azure AI Foundry SDK |
85 |
| - url: how-to\develop\sdk-overview.md |
86 |
| - - text: Azure OpenAI Service Reference |
87 |
| - url: ../ai-services/openai/reference.md |
88 |
| - # Card |
89 |
| - - title: Build apps with a template |
90 |
| - linkLists: |
91 |
| - - linkListType: quickstart |
92 |
| - links: |
93 |
| - - text: Get started with AI chat |
94 |
| - url: https://github.com/Azure-Samples/get-started-with-ai-chat |
95 |
| - - text: Get started with AI agents |
96 |
| - url: https://github.com/Azure-Samples/get-started-with-ai-agents |
97 |
| - - text: Unlock insights from conversational data |
98 |
| - url: https://github.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerator |
| 130 | +tools: |
| 131 | + title: Software development kits (SDKs) |
| 132 | + summary: Get started with the most popular Azure AI SDKs in your favorite programming language. |
| 133 | + items: |
| 134 | + - title: C# |
| 135 | + imageSrc: /media/logos/logo_Csharp.svg |
| 136 | + url: /dotnet/api/azure.ai.inference |
| 137 | + - title: Java |
| 138 | + imageSrc: /media/logos/logo_java.svg |
| 139 | + url: /java/api/overview/azure/ai-inference-readme |
| 140 | + - title: JavaScript |
| 141 | + imageSrc: /media/logos/logo_js.svg |
| 142 | + url: /javascript/api/%40azure-rest/ai-inference |
| 143 | + - title: Python |
| 144 | + imageSrc: /media/logos/logo_python.svg |
| 145 | + url: /python/api/overview/azure/ai-inference-readme |
99 | 146 |
|
100 |
| - # Card |
101 |
| - - title: Explore more AI resources |
102 |
| - linkLists: |
103 |
| - - linkListType: learn |
104 |
| - links: |
105 |
| - - text: Azure AI Training |
106 |
| - url: https://aka.ms/LearnAzureAIStudio |
107 |
| - - text: Vector search in Azure AI Search |
108 |
| - url: /training/modules/improve-search-results-vector-search/ |
109 |
| - - linkListType: reference |
110 |
| - links: |
111 |
| - - text: Azure Machine Learning |
112 |
| - url: /azure/machine-learning/ |
113 |
| - - text: Semantic Kernel |
114 |
| - url: /semantic-kernel/ |
| 147 | +additionalContent: |
| 148 | + sections: |
| 149 | + - title: Further resources |
| 150 | + items: |
| 151 | + - title: Explore Azure AI Foundry |
| 152 | + links: |
| 153 | + - text: Azure AI Foundry portal |
| 154 | + url: https://ai.azure.com/ |
| 155 | + - text: Azure AI Foundry SDKs |
| 156 | + url: ./how-to/develop/sdk-overview.md |
| 157 | + - text: Azure AI Foundry labs |
| 158 | + url: https://ai.azure.com/labs |
| 159 | + - text: GitHub Models |
| 160 | + url: https://github.com/marketplace/models |
| 161 | + - text: Copilot Studio |
| 162 | + url: https://www.microsoft.com/microsoft-copilot/microsoft-copilot-studio |
| 163 | + - text: Visual Studio Code extension |
| 164 | + url: https://aka.ms/azureaifoundry/vscode |
| 165 | + - title: Explore more Azure AI |
| 166 | + links: |
| 167 | + - text: Semantic Kernel |
| 168 | + url: /semantic-kernel/ |
| 169 | + - text: Azure Machine Learning |
| 170 | + url: /azure/machine-learning/ |
| 171 | + - text: Document Intelligence |
| 172 | + url: ../ai-services/document-intelligence/index.yml |
| 173 | + - text: Face |
| 174 | + url: ../ai-services/computer-vision/overview-identity.md |
| 175 | + - text: Custom Vision |
| 176 | + url: ../ai-services/translator/index.yml |
| 177 | + - title: Training & certification |
| 178 | + links: |
| 179 | + - text: AI learning and community hub |
| 180 | + url: /ai/ |
| 181 | + - text: Develop generative AI apps in Azure AI Foundry |
| 182 | + url: /training/paths/create-custom-copilots-ai-studio/ |
| 183 | + - text: Identify principles and practices for responsible AI |
| 184 | + url: /training/paths/responsible-ai-business-principles/ |
| 185 | + - text: AI Learning paths and modules |
| 186 | + url: /training/browse/?resource_type=learning%20path&expanded=data-ai&subjects=artificial-intelligence |
| 187 | + - text: AI Engineer career path |
| 188 | + url: /training/career-paths/ai-engineer |
0 commit comments