Skip to content

Commit b2d51a3

Browse files
Merge pull request #4363 from sdgilley/patch-12
Update ai-template-get-started.md
2 parents 8bd496a + 9280a62 commit b2d51a3

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

articles/ai-foundry/how-to/develop/ai-template-get-started.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-foundry
77
ms.custom:
88
- ignite-2024
99
ms.topic: how-to
10-
ms.date: 02/20/2025
10+
ms.date: 04/28/2025
1111
ms.reviewer: varundua
1212
ms.author: sgilley
1313
author: sdgilley
@@ -38,7 +38,6 @@ Available templates include:
3838
1. On the left pane, select **Templates** (preview).
3939
1. Find the solution template you want to use.
4040
1. Select **Open in Github** to view the entire sample application.
41-
1. Or, clone the repository to your local machine with the provided command.
4241
1. In some cases, you can also view a step-by-step tutorial that explains the AI code.
4342

4443
## Explore the sample application
@@ -56,13 +55,6 @@ Instructions vary by sample, but most include how to:
5655

5756
The README also includes information about the application, such as the use case, architecture, and pricing information.
5857

59-
> [!TIP]
60-
> Discover more templates in our curated [AZD templates collection](https://azure.github.io/ai-app-templates). Deploy them with a single command ```azd up``` using the [Azure Developer CLI](/azure/developer/azure-developer-cli/).
61-
62-
63-
64-
6558
## Related content
6659

6760
- [Get started building a chat app using the Azure AI Foundry SDK](../../quickstarts/get-started-code.md)
68-
- [Develop AI apps using Azure AI services](/azure/developer/ai/)

0 commit comments

Comments
 (0)